summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPriyanka Jain <[email protected]>2020-09-21 15:36:25 +0530
committerTom Rini <[email protected]>2020-09-24 08:27:44 -0400
commit6d1dd76afe85947d605923dd7fc9f4ca7cf8c72d (patch)
treeed61f718be1e1caed9f8714299f7e673a898de97 /include
parent53e3096cd0a76c59c69250dd46e8278dc1db553b (diff)
board/freescale: Remove P1021RDB board support
Remove NXP powerpc P1021RDB board support as it is no longer maintained. Signed-off-by: Priyanka Jain <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/p1_p2_rdb_pc.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h
index eed6ebc9870..63500741f68 100644
--- a/include/configs/p1_p2_rdb_pc.h
+++ b/include/configs/p1_p2_rdb_pc.h
@@ -56,24 +56,6 @@
*/
#endif
-#if defined(CONFIG_TARGET_P1021RDB)
-#define CONFIG_BOARDNAME "P1021RDB-PC"
-#define CONFIG_NAND_FSL_ELBC
-#define CONFIG_VSC7385_ENET
-#define CONFIG_SYS_LBC_LBCR 0x00080000 /* Implement conversion of
- addresses in the LBC */
-#define __SW_BOOT_MASK 0x03
-#define __SW_BOOT_NOR 0x5c
-#define __SW_BOOT_SPI 0x1c
-#define __SW_BOOT_SD 0x9c
-#define __SW_BOOT_NAND 0xec
-#define __SW_BOOT_PCIE 0x6c
-#define CONFIG_SYS_L2_SIZE (256 << 10)
-/*
- * Dynamic MTD Partition support with mtdparts
- */
-#endif
-
#if defined(CONFIG_TARGET_P1024RDB)
#define CONFIG_BOARDNAME "P1024RDB"
#define CONFIG_NAND_FSL_ELBC