]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for B&R KWB Motherboard
authorHannes Petermaier <oe5hpm@oevsv.at>
Fri, 7 Feb 2014 13:06:50 +0000 (14:06 +0100)
committerTom Rini <trini@ti.com>
Fri, 21 Feb 2014 18:55:40 +0000 (13:55 -0500)
commit072cefe07d54879816d0f17830f28198af4c2727
tree63c9aa9e4b65ad5af3fe09c66e83a160a4ab1529
parent893c04e17cf74db79e052e831fe5de8323cf2aae
Add support for B&R KWB Motherboard

Adds support for Bernecker & Rainer Industrieelektronik GmbH KWB
Motherboard, using TI's AM3352 SoC.

Most of code is derived from TI's AM335x_EVM

Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
Cc: trini@ti.com
arch/arm/include/asm/arch-am33xx/cpu.h
board/BuR/kwb/Makefile [new file with mode: 0644]
board/BuR/kwb/board.c [new file with mode: 0644]
board/BuR/kwb/mux.c [new file with mode: 0644]
boards.cfg
include/configs/kwb.h [new file with mode: 0644]