Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Makefile : fix generation of cpu related asm-offsets.h | Stefano Babic | 2011-09-07 | -1/+1 |
| | | | | | | | | | | | commit 0edf8b5b2fa0d210ebc4d6da0fd1aceeb7e44e47 breaks building on a different directory with the O= parameter. The patch wil fix this issue, generating always asm-offsets.h before the other targets. Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Matthias Weisser <weisserm@arcor.de> CC: Wolfgang Denk <wd@denx.de> | |||
* | imx27lite: add support for imx27lite board from LogicPD | Ilya Yanok | 2009-09-01 | -0/+170 |
This patch adds support for i.MX27-LITEKIT development board from LogicPD. This board uses i.MX27 SoC and has 2MB NOR flash, 64MB NAND flash, FEC ethernet controller integrated into i.MX27. Signed-off-by: Ilya Yanok <yanok@emcraft.com> Acked-by: Wolfgang Denk <wd@denx.de> |