Merge git://git.denx.de/u-boot-arc
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
(CONFIG_SYS_SDRAM_BASE + 0x1000 - GENERATED_GBL_DATA_SIZE)
|
||||
|
||||
#define CONFIG_SYS_MALLOC_LEN SZ_2M
|
||||
#define CONFIG_SYS_BOOTM_LEN SZ_32M
|
||||
#define CONFIG_SYS_BOOTM_LEN SZ_128M
|
||||
#define CONFIG_SYS_LOAD_ADDR 0x82000000
|
||||
|
||||
/*
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
(CONFIG_SYS_SDRAM_BASE + 0x1000 - GENERATED_GBL_DATA_SIZE)
|
||||
|
||||
#define CONFIG_SYS_MALLOC_LEN SZ_2M
|
||||
#define CONFIG_SYS_BOOTM_LEN SZ_32M
|
||||
#define CONFIG_SYS_BOOTM_LEN SZ_128M
|
||||
#define CONFIG_SYS_LOAD_ADDR 0x82000000
|
||||
|
||||
/*
|
||||
|
||||
@@ -33,8 +33,10 @@
|
||||
#define CLK_SYS_UART_REF 18
|
||||
#define CLK_SYS_EBI_REF 19
|
||||
#define CLK_TUN_PLL 20
|
||||
#define CLK_TUN 21
|
||||
#define CLK_HDMI_PLL 22
|
||||
#define CLK_HDMI 23
|
||||
#define CLK_TUN_TUN 21
|
||||
#define CLK_TUN_ROM 22
|
||||
#define CLK_TUN_PWM 23
|
||||
#define CLK_HDMI_PLL 24
|
||||
#define CLK_HDMI 25
|
||||
|
||||
#endif /* __DT_BINDINGS_CLK_HSDK_CGU_H_ */
|
||||
|
||||
Reference in New Issue
Block a user