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:
David Wu 2020-06-01 14:17:55 +08:00
parent 63a2faadfe
commit 225d510420
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
#define CONFIG_SYS_SDRAM_BASE 0
#define SDRAM_MAX_SIZE 0xfd000000
#define CONFIG_SYS_NONCACHED_MEMORY (1 << 20) /* 1 MiB */
#ifndef CONFIG_SPL_BUILD
/* usb mass storage */