commit | 754ae3fbb76dc429ef932bbd04b432196efe45ff | [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 | 6b0ccc3b456bcec534620aac93427e4a2207a66a [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>