diff options
Diffstat (limited to 'configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig')
-rw-r--r-- | configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig b/configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig index a6f51cd321..ffb0bf7e1d 100644 --- a/configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig +++ b/configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig @@ -1,4 +1,5 @@ CONFIG_PPC=y +CONFIG_SYS_TEXT_BASE=0x11000000 CONFIG_SECURE_BOOT=y CONFIG_MPC85xx=y CONFIG_TARGET_C29XPCIE=y |