configs: rv1126_common: reserve 1M nocache memory
Signed-off-by: David Wu <david.wu@rock-chips.com> Change-Id: Ibc82c3dd0a19c2ae5a7997fda077f8cfea830abf
This commit is contained in:
parent
63a2faadfe
commit
225d510420
|
|
@ -50,6 +50,7 @@
|
||||||
#define CONFIG_SYS_SDRAM_BASE 0
|
#define CONFIG_SYS_SDRAM_BASE 0
|
||||||
#define SDRAM_MAX_SIZE 0xfd000000
|
#define SDRAM_MAX_SIZE 0xfd000000
|
||||||
|
|
||||||
|
#define CONFIG_SYS_NONCACHED_MEMORY (1 << 20) /* 1 MiB */
|
||||||
#ifndef CONFIG_SPL_BUILD
|
#ifndef CONFIG_SPL_BUILD
|
||||||
|
|
||||||
/* usb mass storage */
|
/* usb mass storage */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue