diff options
author | Tom Rini <trini@konsulko.com> | 2022-06-20 08:13:12 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-06-20 08:13:12 -0400 |
commit | 78533a1ce87786d2ba9be70e657b09cded1267e1 (patch) | |
tree | 6f79aee1ca21d7818c2ffda5b6065755a44930f6 /configs/P1010RDB-PB_SDCARD_defconfig | |
parent | 2f7821a9278e710b2e825018303c2942f920a77d (diff) | |
download | u-boot-78533a1ce87786d2ba9be70e657b09cded1267e1.tar.gz u-boot-78533a1ce87786d2ba9be70e657b09cded1267e1.tar.bz2 u-boot-78533a1ce87786d2ba9be70e657b09cded1267e1.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1010RDB-PB_SDCARD_defconfig')
-rw-r--r-- | configs/P1010RDB-PB_SDCARD_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/P1010RDB-PB_SDCARD_defconfig b/configs/P1010RDB-PB_SDCARD_defconfig index 6d3be4303a..7b9aec1882 100644 --- a/configs/P1010RDB-PB_SDCARD_defconfig +++ b/configs/P1010RDB-PB_SDCARD_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -CONFIG_SYS_IMMR=0xFFE00000 CONFIG_SYS_TEXT_BASE=0x11001000 CONFIG_SYS_MALLOC_LEN=0x100000 CONFIG_SPL_LIBCOMMON_SUPPORT=y |