aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux.inc
diff options
context:
space:
mode:
authorAdrian Alonso <aalonso00@gmail.com>2010-03-05 13:15:17 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2010-03-16 19:57:46 +0100
commite52ae858a634df0361d0f0a2696e05682f7dbd9d (patch)
tree4b166332f24b9b4ffd456e6366e71dc25167b900 /recipes/linux/linux.inc
parentdd812f9f378b3474585789c59dd3005a35a979ff (diff)
downloadopenembedded-e52ae858a634df0361d0f0a2696e05682f7dbd9d.tar.gz
linux.inc: add device tree for xilinx ml507
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.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 8f9b323902..b0f78de668 100644
--- a/recipes/linux/linux.inc
+++ b/recipes/linux/linux.inc
@@ -39,6 +39,7 @@ 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_xilinx-ml507 = "arch/${ARCH}/boot/dts/virtex440-ml507.dts"
KERNEL_DEVICETREE_FLAGS = "-R 8 -S 0x3000"