This converts the TQ tqma53 to devicetree and multiboard support. Sascha ---------------------------------------------------------------- Sascha Hauer (3): ARM: dts: Add TQ tqma53/mba53 dts files ARM: dts: i.MX53: tqma53: Add barebox specifics ARM: i.MX53: tqma53: Switch to devicetree and multiboard support arch/arm/boards/tqma53/Makefile | 1 - arch/arm/boards/tqma53/board.c | 249 +------------------- .../tqma53/flash-header-tq-tqma53-1gib.imxcfg | 5 + .../tqma53/flash-header-tq-tqma53-512mib.imxcfg | 5 + arch/arm/boards/tqma53/flash-header-tq-tqma53.h | 61 +++++ arch/arm/boards/tqma53/flash_header.c | 113 --------- arch/arm/boards/tqma53/lowlevel.c | 25 +- arch/arm/dts/Makefile | 4 +- arch/arm/dts/imx53-mba53.dts | 253 +++++++++++++++++++++ arch/arm/dts/imx53-tqma53.dtsi | 196 ++++++++++++++++ arch/arm/mach-imx/Kconfig | 9 +- images/Makefile.imx | 10 + 12 files changed, 570 insertions(+), 361 deletions(-) create mode 100644 arch/arm/boards/tqma53/flash-header-tq-tqma53-1gib.imxcfg create mode 100644 arch/arm/boards/tqma53/flash-header-tq-tqma53-512mib.imxcfg create mode 100644 arch/arm/boards/tqma53/flash-header-tq-tqma53.h delete mode 100644 arch/arm/boards/tqma53/flash_header.c create mode 100644 arch/arm/dts/imx53-mba53.dts create mode 100644 arch/arm/dts/imx53-tqma53.dtsi _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox