projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
[u-boot.git]
/
configs
/
lion-rk3368_defconfig
diff --git
a/configs/lion-rk3368_defconfig
b/configs/lion-rk3368_defconfig
index 5f7d1018143a5fff44c616a415053de5eaaf1640..538a38452df8b700a65bc98d6861e46ec000e63f 100644
(file)
--- a/
configs/lion-rk3368_defconfig
+++ b/
configs/lion-rk3368_defconfig
@@
-16,6
+16,7
@@
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_DEBUG_UART=y
+CONFIG_SYS_LOAD_ADDR=0x800800
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_SPL_LOAD_FIT=y
This page took
0.030426 seconds
and
4
git commands to generate.