[oe-commits] Adrian Alonso : linux.inc: add device tree for xilinx ml507

git version control git at git.openembedded.org
Wed Mar 17 10:48:01 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: e52ae858a634df0361d0f0a2696e05682f7dbd9d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e52ae858a634df0361d0f0a2696e05682f7dbd9d

Author: Adrian Alonso <aalonso00 at gmail.com>
Date:   Fri Mar  5 13:15:17 2010 +0000

linux.inc: add device tree for xilinx ml507

Signed-off-by: Adrian Alonso <aalonso00 at gmail.com>
Signed-off-by: Stefan Schmidt <stefan at datenfreihafen.org>

---

 recipes/linux/linux.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/linux/linux.inc b/recipes/linux/linux.inc
index 8f9b323..b0f78de 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"
 





More information about the Openembedded-commits mailing list