summaryrefslogtreecommitdiffstats
path: root/arch/ppc/Makefile
diff options
context:
space:
mode:
authorRenaud Barbier <renaud.barbier@ge.com>2014-07-25 16:28:55 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-07-28 07:26:27 +0200
commit52aec0e1a3ddc0510a95d3092ab857c5e76246c5 (patch)
tree7e3f4e9326ff1903d1361e84073317fa12fdb326 /arch/ppc/Makefile
parent7e2d9247233c724850ed91b1ff239d9f5af84edf (diff)
downloadbarebox-52aec0e1a3ddc0510a95d3092ab857c5e76246c5.tar.gz
barebox-52aec0e1a3ddc0510a95d3092ab857c5e76246c5.tar.xz
ppc: Freescale P1010 SoC support
Add support for the Freescale P1010 including errata for this CPU, SoC frequency calculation and GPIO settings. The mpc85xx configuration options file is re-ordered to facilitate board option selection. Signed-off-by: Renaud Barbier <renaud.barbier@ge.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/ppc/Makefile')
-rw-r--r--arch/ppc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc/Makefile b/arch/ppc/Makefile
index b9b355aeee..fb9b0b89f8 100644
--- a/arch/ppc/Makefile
+++ b/arch/ppc/Makefile
@@ -12,6 +12,7 @@ CPPFLAGS += -Wa,-me500x2 -msoft-float -mno-string
endif
board-$(CONFIG_MACH_PHYCORE_MPC5200B_TINY) := pcm030
+board-$(CONFIG_P1010RDB) := freescale-p1010rdb
board-$(CONFIG_P2020RDB) := freescale-p2020rdb
board-$(CONFIG_P1022DS) := freescale-p1022ds
board-$(CONFIG_DA923RC) := geip-da923rc