]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
Update TX28 support and add support for TX28S AKA TX28-4130
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 9 Mar 2012 08:45:04 +0000 (09:45 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 9 Mar 2012 08:45:04 +0000 (09:45 +0100)
commit5ea08455ffc7c857643f71e13d31e1c48db5f18a
tree0a0d4ce13dd9929d8c489f5640bc18934a266d06
parented97076023589335de19ca3bd880d257751755c7
Update TX28 support and add support for TX28S AKA TX28-4130
Note: This code does not fully work on TX28 because mx28_power_init()
      does not properly support powering the chip from a fixed supply
      on the battery input rather than from the 5V supply.
board/karo/tx28/Makefile
board/karo/tx28/config.mk
board/karo/tx28/flash.c
board/karo/tx28/lowlevel_init.S [deleted file]
board/karo/tx28/spl_boot.c [new file with mode: 0644]
board/karo/tx28/tx28.c
board/karo/tx28/u-boot.db.in [new file with mode: 0644]
board/karo/tx28/u-boot.lds [deleted file]
boards.cfg
include/configs/tx28.h
include/configs/tx28s.h [new file with mode: 0644]