Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | kirkwood: make MPP arrays static const | Albert ARIBAUD | 2013-01-09 | -1/+1 |
| | | | | | | | | | | This saves stack and code memory for local copy, and consumes initialized data memory. For 22 of the 29 kirkwood-based boards, this results in a global saving of about 30 bytes. For 7 of them, it results in an increase of 6 to 14 bytes. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net> | |||
* | Kirkwood: Add support for Ka-Ro TK71 | Marek Vasut | 2012-07-07 | -0/+385 |
Signed-off-by: Marek Vasut <marex@denx.de> Cc: Prafulla Wadaskar <prafulla@marvell.com> Cc: Wolfgang Denk <wd@denx.de> |