]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: Remove board/ti/am335x/evm.c
authorTom Rini <trini@ti.com>
Mon, 30 Jul 2012 23:13:10 +0000 (16:13 -0700)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:13 +0000 (14:58 +0200)
commit973b663820382c9d02bc6042a5901f3f74640c17
tree815ca40f1c18c175ddb70010a1978f7ac9946302
parentd4898ea89684aa285cfb34fbab6831c28dc0ed33
am33xx: Remove board/ti/am335x/evm.c

The intention has always been (and boards are to support) an i2c EEPROM
that will identify what hardware they are, allowing a single binary to
support multiple boards.  As such, remove the 'evm.c' file as there is
nothing EVM centric in it currently, only SoC peripheral configuration.

Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/am33xx/board.c
board/ti/am335x/Makefile
board/ti/am335x/evm.c [deleted file]