Merge git://git.denx.de/u-boot-riscv

1. Improve cache implementation.
2. Fix and improve standalone applications
This commit is contained in:
Tom Rini
2019-01-15 22:05:05 -05:00
7 changed files with 49 additions and 56 deletions

View File

@@ -17,6 +17,8 @@
#define CONFIG_SYS_BOOTM_LEN SZ_16M
#define CONFIG_STANDALONE_LOAD_ADDR 0x80200000
/* Environment options */
#define CONFIG_ENV_SIZE SZ_4K