diff options
Diffstat (limited to 'configs/tools-only_defconfig')
-rw-r--r-- | configs/tools-only_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tools-only_defconfig b/configs/tools-only_defconfig index f54bc1802ca..1a0b41be231 100644 --- a/configs/tools-only_defconfig +++ b/configs/tools-only_defconfig @@ -1,6 +1,7 @@ CONFIG_SYS_TEXT_BASE=0 CONFIG_ENV_SIZE=0x2000 CONFIG_DEFAULT_DEVICE_TREE="sandbox" +CONFIG_SYS_LOAD_ADDR=0x0 CONFIG_ANDROID_BOOT_IMAGE=y CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y |