]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cm_t335: add cm_t335 board support
authorIlya Ledvich <ilya@compulab.co.il>
Thu, 7 Nov 2013 05:57:33 +0000 (07:57 +0200)
committerTom Rini <trini@ti.com>
Wed, 4 Dec 2013 13:10:41 +0000 (08:10 -0500)
commit54e7445de9367cde53ff3daa391fddd87e699113
tree8cb408767fa38e872a8f41bcf0ee2db196af6b41
parent4c54419737ffbfadd605263d97a1357bb03c04e8
cm_t335: add cm_t335 board support

Add cm_t335 board directory, config file. Enable build.

Signed-off-by: Ilya Ledvich <ilya@compulab.co.il>
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
[trini: Adapt Makefile]
Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/include/asm/arch-am33xx/ddr_defs.h
board/compulab/cm_t335/Makefile [new file with mode: 0644]
board/compulab/cm_t335/cm_t335.c [new file with mode: 0644]
board/compulab/cm_t335/mux.c [new file with mode: 0644]
board/compulab/cm_t335/spl.c [new file with mode: 0644]
board/compulab/cm_t335/u-boot.lds [new file with mode: 0644]
boards.cfg
include/configs/cm_t335.h [new file with mode: 0644]