Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: davinci: remove hawkboard support | Masahiro Yamada | 2015-02-24 | -4/+0 |
| | | | | | | | | | This is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Sughosh Ganu <urwithsughosh@gmail.com> Cc: Syed Mohammed Khasim <sm.khasim@gmail.com> Acked-by: Marek Vasut <marex@denx.de> | |||
* | hawkboard/omapl-138: Add support for generating ais image for hawkboard | Sughosh Ganu | 2012-09-01 | -0/+4 |
Parameters used for configuring certain SoC peripherals are parsed from the cfg file and appended as part of the ais image's header. The u-boot-spl.ais generated is flashed separately to the nand, so do not delete the file after generation of u-boot.ais. Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com> |