[oe-commits] org.oe.dev linux.inc: Add device tree location for MPC8515E-RDB.

likewise commit oe at amethyst.openembedded.net
Fri May 30 14:37:36 UTC 2008


linux.inc: Add device tree location for MPC8515E-RDB.

Note that in 2.6.26, the device trees have been merged/changed.

Author: likewise at openembedded.org
Branch: org.openembedded.dev
Revision: 99e27c51bcdd9c1933b75098222074bfad06daba
ViewMTN: http://monotone.openembedded.org/revision/info/99e27c51bcdd9c1933b75098222074bfad06daba
Files:
1
packages/linux/linux.inc
Diffs:

#
# mt diff -r4bfc2c59746619a70cfb600a11d1a54ffe8380d6 -r99e27c51bcdd9c1933b75098222074bfad06daba
#
#
#
# patch "packages/linux/linux.inc"
#  from [f1aa05046da57692f765c8cf904367093ee01958]
#    to [2d4e2851e31c00ffa8a1225499423c951b36971d]
#
============================================================
--- packages/linux/linux.inc	f1aa05046da57692f765c8cf904367093ee01958
+++ packages/linux/linux.inc	2d4e2851e31c00ffa8a1225499423c951b36971d
@@ -21,6 +21,7 @@ KERNEL_DEVICETREE_mpc8313e-rdb = "arch/$
 # Support for binary device tree generation
 
 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_kilauea = "arch/${ARCH}/boot/dts/kilauea.dts"
 KERNEL_DEVICETREE_sequoia = "arch/${ARCH}/boot/dts/sequoia.dts"






More information about the Openembedded-commits mailing list