commit | 44f4d43b7c58862397d7923af4cce22236954154 | [log] [tgz] |
---|---|---|
author | Prafulla Wadaskar <prafulla@marvell.com> | Wed Oct 20 20:12:27 2010 +0530 |
committer | Prafulla Wadaskar <prafulla@marvell.com> | Wed Oct 20 23:23:01 2010 +0530 |
tree | c02c97f0c3fb49bde712977eb3c315f734b7b867 | |
parent | 3ebd02b477c3e0c5159f9d496dc5066630a5669c [diff] |
Kirkwood: bugfix: broken early console messages It has been observed that, the complete u-boot banner does not appear on the console when the system is booted from NAND/NOR/SPI flash. This patch fixes this issue on all Marvell boards by adding board_early_init_f() support Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>