]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
powerpc: P2041RDB: Remove macro CONFIG_P2041RDB
authorYork Sun <york.sun@nxp.com>
Fri, 18 Nov 2016 19:17:22 +0000 (11:17 -0800)
committerYork Sun <york.sun@nxp.com>
Thu, 24 Nov 2016 07:42:10 +0000 (23:42 -0800)
Use CONFIG_TARGET_P2041RDB instead.

Signed-off-by: York Sun <york.sun@nxp.com>
board/freescale/common/Makefile
include/configs/P2041RDB.h
scripts/config_whitelist.txt

index 91374ac424abc1a605f7f1197cc97b9aed7b7859..6295d1c9990db754baae5b3e185e29d668fb8174 100644 (file)
@@ -65,7 +65,7 @@ obj-$(CONFIG_POWER_PFUZE100)  += pfuze.o
 obj-$(CONFIG_LS102XA_STREAM_ID)        += ls102xa_stream_id.o
 
 # deal with common files for P-series corenet based devices
-obj-$(CONFIG_P2041RDB) += p_corenet/
+obj-$(CONFIG_TARGET_P2041RDB)  += p_corenet/
 obj-$(CONFIG_P3041DS)  += p_corenet/
 obj-$(CONFIG_P4080DS)  += p_corenet/
 obj-$(CONFIG_P5020DS)  += p_corenet/
index 500bb00220b3ec2f6c75f936e2ba443f6ab0bf96..417bfd36b1981e972f000c9737e4a8eb22d962df 100644 (file)
@@ -11,8 +11,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_P2041RDB
-
 #ifdef CONFIG_RAMBOOT_PBL
 #define CONFIG_RAMBOOT_TEXT_BASE       CONFIG_SYS_TEXT_BASE
 #define CONFIG_RESET_VECTOR_ADDRESS    0xfffffffc
index 7b7b084c7d4d307c0b07b3f3de8e7c27237e7565..f92d69668e4b500797f946f403d3b03cf0ae689a 100644 (file)
@@ -3383,7 +3383,6 @@ CONFIG_OS2_ENV_ADDR
 CONFIG_OS_ENV_ADDR
 CONFIG_OTHBOOTARGS
 CONFIG_OVERWRITE_ETHADDR_ONCE
-CONFIG_P2041RDB
 CONFIG_P3041DS
 CONFIG_P4080DS
 CONFIG_P5020DS