[U-Boot] [PATCH 2/2] omap3_beagle: xM A/B validate new dtb exits in file system

2014-05-02 Thread robertcnelson
From: Robert Nelson Fall back to previous dtb used when omap3-beagle-xm-ab.dtb doesn't exist in file system Signed-off-by: Robert Nelson CC: Tom Rini CC: Nishanth Menon --- include/configs/omap3_beagle.h | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/include/conf

[U-Boot] [PATCH 1/2] omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision

2014-05-02 Thread robertcnelson
From: Robert Nelson As of v3.15-rc3, omap3-beagle-xm-ab.dtb now exists with the usb hub (ehci) enabled. For older kernels versions, cherry pick from mainline: ef78f3869c37c480f1d58462a760a40dabc823f4 Signed-off-by: Robert Nelson CC: Tom Rini CC: Nishanth Menon --- include/configs/omap3_bea