]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
add TX53 support KARO-TX53-2012-08-17
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 17 Aug 2012 12:44:39 +0000 (14:44 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 17 Aug 2012 12:44:39 +0000 (14:44 +0200)
commit8f3c37c90a9cd929d4a3b490c135115f7bf77fc0
tree666dbff8dcfcffc73e13ebdbae271283abbf1ad1
parent53edfa7a87593449b7fd96f7288b560743a2b6ec
add TX53 support
13 files changed:
README.KARO-FDT [new file with mode: 0644]
README.KARO-TX53 [new file with mode: 0644]
arch/arm/cpu/armv7/mx5/lowlevel_init.S
arch/arm/dts/mx53.dtsi [new file with mode: 0644]
arch/arm/include/asm/arch-mx5/iomux-mx53.h [new file with mode: 0644]
board/karo/dts/tx53.dts [new file with mode: 0644]
board/karo/tx53/Makefile [new file with mode: 0644]
board/karo/tx53/config.mk [new file with mode: 0644]
board/karo/tx53/lowlevel_init.S [new file with mode: 0644]
board/karo/tx53/tx53.c [new file with mode: 0644]
board/karo/tx53/u-boot.lds [new file with mode: 0644]
boards.cfg
include/configs/tx53.h [new file with mode: 0644]