]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TX51 support
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 14 Jun 2012 09:50:04 +0000 (11:50 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 14 Jun 2012 09:50:04 +0000 (11:50 +0200)
commit5237fd573513b28c6a9da4bd261553e498928e85
tree604352466b570bfd26b86bea91e50efb41dd8b33
parent84892a57368ca5d816c8fc5943e0c55bc5f76aa3
TX51 support
12 files changed:
arch/arm/dts/mx51.dtsi [new file with mode: 0644]
arch/arm/include/asm/arch-mx5/iomux-mx51.h [new file with mode: 0644]
board/karo/dts/tx51.dts [new file with mode: 0644]
board/karo/tx51/Makefile [new file with mode: 0644]
board/karo/tx51/config.mk [new file with mode: 0644]
board/karo/tx51/lowlevel_init.S [new file with mode: 0644]
board/karo/tx51/tx51.c [new file with mode: 0644]
board/karo/tx51/u-boot.lds [new file with mode: 0644]
boards.cfg
include/asm-arm/clock.h [deleted file]
include/asm-arm/imx_iim.h [deleted file]
include/configs/tx51.h [new file with mode: 0644]