summaryrefslogtreecommitdiff
path: root/board/karo
AgeCommit message (Collapse)Author
2010-05-05tx25: fix crash while booting LinuxAnatolij Gustschin
Currently booting Linux on TX25 board doesn't work since there is no correct mach-id and boot parameters setup for tx25 board. Fix it now. Signed-off-by: Anatolij Gustschin <[email protected]> Cc: John Rigby <[email protected]> Cc: Stefano Babic <[email protected]>
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk
Coding style cleanup, update CHANGELOG. Signed-off-by: Wolfgang Denk <[email protected]>
2010-03-07Add support for KARO TX25 boardJohn Rigby
This is an i.MX25 base board with only NAND so it uses nand_spl to boot. Signed-off-by: John Rigby <[email protected]> Tune configuration, add support for (redundant) environment in NAND. Signed-off-by: Wolfgang Denk <[email protected]> Acked-by: Wolfgang Denk <[email protected]> CC: Fred Fan <[email protected]> CC: Tom <[email protected]>