]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
karo: tx6: add TXUL support
authorLothar Waßmann <LW@KARO-electronics.de>
Tue, 20 Oct 2015 11:27:51 +0000 (13:27 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 20 Oct 2015 11:27:51 +0000 (13:27 +0200)
commit508361f6a6f5faad602de2104718c3f3f70b7145
tree321254a1c764d69a2fe83a3f7aed8125a9ec4310
parentd899a6d9a42d3a7682df803c41d4a3c865f78e20
karo: tx6: add TXUL support
15 files changed:
arch/arm/include/asm/arch-mx6/hab.h
board/karo/tx6/Kconfig
board/karo/tx6/Makefile
board/karo/tx6/lowlevel_init.S
board/karo/tx6/tx6ul.c [new file with mode: 0644]
board/karo/tx6/tx6ul_ll_init.S [new file with mode: 0644]
configs/tx6ul-0010_defconfig [new file with mode: 0644]
configs/tx6ul-0010_mfg_defconfig [new file with mode: 0644]
configs/tx6ul-0010_noenv_defconfig [new file with mode: 0644]
configs/tx6ul-0010_sec_defconfig [new file with mode: 0644]
configs/tx6ul-0011_defconfig [new file with mode: 0644]
configs/tx6ul-0011_mfg_defconfig [new file with mode: 0644]
configs/tx6ul-0011_noenv_defconfig [new file with mode: 0644]
configs/tx6ul-0011_sec_defconfig [new file with mode: 0644]
include/configs/tx6.h