commit | 441cac10d8a9438b144ab0ad46280780b58f638b | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Thu Apr 22 17:27:16 2010 +0800 |
committer | Scott McNutt <smcnutt@psyent.com> | Sat Apr 24 18:21:23 2010 -0400 |
tree | 2bb8efd78770017d61d22184b4e41e4f09e6f837 | |
parent | fd2712d0b1d4c1624bef35b784ee64451ee5a017 [diff] |
nios2: fix no flash, add nand and mmc init in board.c This patch fixes error when CONFIG_SYS_NO_FLASH. And adds nand flash and mmc initialization, which should go before env initialization. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Scott McNutt <smcnutt@psyent.com>