]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: move ti i2c baseboard header handling to board/ti/am335x/
authorPeter Korsgaard <peter.korsgaard@barco.com>
Thu, 18 Oct 2012 01:21:09 +0000 (01:21 +0000)
committerTom Rini <trini@ti.com>
Thu, 25 Oct 2012 18:31:36 +0000 (11:31 -0700)
commite363426e999b786ee4791f49d90ae84a3210f7b8
tree31e9706c53d440ded06ae037a8da0babd8111a89
parentc50cce275866b4b0e36e1102041d7ee7aa24ee28
am33xx: move ti i2c baseboard header handling to board/ti/am335x/

The i2c header is specific to ti(-derived) boards, and not generic for all
am335x boards.

Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>
[trini: Make re-apply with rtc32k_enable() applied]
Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/am33xx/board.c
arch/arm/include/asm/arch-am33xx/sys_proto.h
board/ti/am335x/Makefile
board/ti/am335x/board.c [new file with mode: 0644]
board/ti/am335x/board.h [new file with mode: 0644]
board/ti/am335x/mux.c