summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPriyanka Jain <priyanka.jain@nxp.com>2020-09-21 09:26:41 +0300
committerTom Rini <trini@konsulko.com>2020-09-24 15:27:44 +0300
commit63310debc95bde86c82f340a4fc27b42d09c048d (patch)
tree5e1cdcc6cc20b7c3562ada2dd91aefe487bd0599 /include
parent6d1dd76afe85947d605923dd7fc9f4ca7cf8c72d (diff)
downloadu-boot-63310debc95bde86c82f340a4fc27b42d09c048d.tar.xz
board/freescale: Remove P1024RDB board support
Remove NXP powerpc P1024RDB board support as it is no longer maintained. Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/p1_p2_rdb_pc.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h
index 63500741f6..a9bf213d8b 100644
--- a/include/configs/p1_p2_rdb_pc.h
+++ b/include/configs/p1_p2_rdb_pc.h
@@ -56,18 +56,6 @@
*/
#endif
-#if defined(CONFIG_TARGET_P1024RDB)
-#define CONFIG_BOARDNAME "P1024RDB"
-#define CONFIG_NAND_FSL_ELBC
-#define CONFIG_SLIC
-#define __SW_BOOT_MASK 0xf3
-#define __SW_BOOT_NOR 0x00
-#define __SW_BOOT_SPI 0x08
-#define __SW_BOOT_SD 0x04
-#define __SW_BOOT_NAND 0x0c
-#define CONFIG_SYS_L2_SIZE (256 << 10)
-#endif
-
#if defined(CONFIG_TARGET_P2020RDB)
#define CONFIG_BOARDNAME "P2020RDB-PC"
#define CONFIG_NAND_FSL_ELBC