summaryrefslogtreecommitdiffstats
path: root/include/configs/otc570.h
Commit message (Collapse)AuthorAgeFilesLines
* at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPTDaniel Gorsulowski2010-04-031-1/+0
| | | | | | | CONFIG_CMD_AUTOSCRIPT support is deprecated and non-existing This clean up patch removes the references for esd boards Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
* at91: Get rid of some warnings when building for otc570Matthias Fuchs2010-03-241-0/+1
| | | | | | | | | The soft-i2c code for AT91 defines I2C_SOFT_DECLARATIONS for direct access by dereferencing a pio pointer. The OTC570 platform uses the AT91 gpio API so it does not need the pio variable. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
* AT91: Update otc570 board to new SoC accessDaniel Gorsulowski2010-03-071-13/+12
| | | | | | | * convert otc570 board to use c stucture SoC access * change gpio access to at91_gpio syntax Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
* at91: Add esd gmbh OTC570 board supportDaniel Gorsulowski2010-02-121-0/+246
This patch adds support for esd gmbh OTC570 board. The OTC570 is based on an Atmel AT91SAM9263 SoC. Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
OpenPOWER on IntegriCloud