aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux.inc
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@ge.com>2010-03-11 02:33:00 +0000
committerPhilip Balister <philip@balister.org>2010-03-15 10:59:49 -0400
commit0241dbf4bfa5c5e762feafa8e6ca580083f01c31 (patch)
tree2ce98e1bdef45eca9ee3c0b05e2a55516947291a /recipes/linux/linux.inc
parentd19778d422c02e1d01676148cf9db8be20155bca (diff)
downloadopenembedded-0241dbf4bfa5c5e762feafa8e6ca580083f01c31.tar.gz
Add Freescale P2020DS Demo Board
This patch adds the Freescale P2020DS demo board, which is based on the p2020 SOC. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Philip Balister <philip@balister.org>
Diffstat (limited to 'recipes/linux/linux.inc')
-rw-r--r--recipes/linux/linux.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux.inc b/recipes/linux/linux.inc
index 47e52cc879..8f9b323902 100644
--- a/recipes/linux/linux.inc
+++ b/recipes/linux/linux.inc
@@ -38,6 +38,7 @@ KERNEL_DEVICETREE_mpc8313e-rdb = "arch/${ARCH}/boot/dts/mpc8313erdb.dts"
KERNEL_DEVICETREE_mpc8315e-rdb = "arch/${ARCH}/boot/dts/mpc8315erdb.dts"
KERNEL_DEVICETREE_mpc8323e-rdb = "arch/${ARCH}/boot/dts/mpc832x_rdb.dts"
KERNEL_DEVICETREE_sequoia = "arch/${ARCH}/boot/dts/sequoia.dts"
+KERNEL_DEVICETREE_p2020ds = "arch/${ARCH}/boot/dts/p2020ds.dts"
KERNEL_DEVICETREE_FLAGS = "-R 8 -S 0x3000"