diff options
author | Tom Rini | 2022-06-20 08:13:12 -0400 |
---|---|---|
committer | Tom Rini | 2022-06-20 08:13:12 -0400 |
commit | 78533a1ce87786d2ba9be70e657b09cded1267e1 (patch) | |
tree | 6f79aee1ca21d7818c2ffda5b6065755a44930f6 /configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig | |
parent | 2f7821a9278e710b2e825018303c2942f920a77d (diff) |
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_36BIT_SPIFLASH_defconfig')
-rw-r--r-- | configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig b/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig index 6f0cd359abb..8a6c44d4898 100644 --- a/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig +++ b/configs/P1010RDB-PB_36BIT_SPIFLASH_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 |