Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | davinci: fix remaining board support after io_pgoffst removal | Kevin Hilman | 2010-10-21 | 1 | -2/+0 |
| | | | | | | | | | | Some boards that were added after the mass io_pgoffst/io_physio removal, and were not updated in the original patch. Fixup here. c.f. original io_pgoffst/io_physio removal commit 6451d7783ba5ff24eb1a544eaa6665b890f30466 Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com> | ||||
* | davinci: Initial support for Omapl138-Hawkboard | Victor Rodriguez | 2010-09-24 | 1 | -0/+64 |
This patch adds initial support for the Hawkboard-L138 system It is under the machine name "omapl138_hawkboard". This system is based on the da850 davinci CPU architecture. Information on these system may be found at http://www.hawkboard.org. Basic support for the UART console is included in this patch. It's tested with latest Angstrom File Systems like ramdisk from http://alturl.com/imb45. Signed-off-by: Victor Rodriguez <victor.rodriguez@sasken.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com> |