]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tb100 - add Abilis TB100 board
authorAlexey Brodkin <abrodkin@synopsys.com>
Wed, 21 May 2014 10:39:32 +0000 (14:39 +0400)
committerAlexey Brodkin <abrodkin@synopsys.com>
Tue, 27 May 2014 14:22:24 +0000 (18:22 +0400)
commit7f6a6db638f6375255abb198d32c8917f8c031e9
tree263daf38a52dbd9745e01645e085a287c77d2281
parent9665fa8f9e1488209d5e01d0792c243e0a220c5a
tb100 - add Abilis TB100 board

Development board for headless gateway platform from Abilis Systems.
Initial commit with working UART and DW GMAC.

For now with generic Ethernet PHY due to problems in Realtek PHY driver.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: Christian Ruppert <christian.ruppert@abilis.com>
Cc: Pierrick Hascoet <pierrick.hascoet@abilis.com>
board/abilis/tb100/Makefile [new file with mode: 0644]
board/abilis/tb100/tb100.c [new file with mode: 0644]
boards.cfg
include/configs/tb100.h [new file with mode: 0644]