commit | 59c2cc981a0255a14b76d0f52d56c02c627efd13 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Mon Jul 30 16:13:10 2012 -0700 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:13 2012 +0200 |
tree | 815ca40f1c18c175ddb70010a1978f7ac9946302 | |
parent | 323315a6bae9e190629b99559f290af8905e8ab0 [diff] |
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>