summaryrefslogtreecommitdiff
path: root/configs/T2080RDB_NAND_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-21 20:54:19 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:15 (GMT)
commit0f3d80e99370d5896525eef79c2b88d9c87a66ae (patch)
tree7aab60e9d4e7b3ef5317195137aedb012f19e11d /configs/T2080RDB_NAND_defconfig
parent01671e668bddf98f7f831605114703daf739a44f (diff)
downloadu-boot-0f3d80e99370d5896525eef79c2b88d9c87a66ae.tar.xz
powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081
Use CONFIG_ARCH_T2080 and CONFIG_ARCH_T2081 instead. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/T2080RDB_NAND_defconfig')
-rw-r--r--configs/T2080RDB_NAND_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T2080RDB_NAND_defconfig b/configs/T2080RDB_NAND_defconfig
index cf402ff..f548e38 100644
--- a/configs/T2080RDB_NAND_defconfig
+++ b/configs/T2080RDB_NAND_defconfig
@@ -12,7 +12,7 @@ CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="PPC_T2080,RAMBOOT_PBL,SPL_FSL_PBL,NAND"
+CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,NAND"
CONFIG_BOOTDELAY=10
CONFIG_SPL=y
CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT=y