nmhw23: support large uncompressed images
This commit is contained in:
parent
7a57d88098
commit
5e66c72de4
|
|
@ -131,6 +131,7 @@
|
|||
#define CONFIG_LOADADDR 0x80280000
|
||||
|
||||
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
|
||||
#define CONFIG_SYS_BOOTM_LEN SZ_32M
|
||||
|
||||
#define CONFIG_SYS_INIT_SP_ADDR 0x80200000
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue