commit | 232ce0205045f92499509cfbda8f11dd52818358 | [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 | f144ae71f62ad341339ca2858527031bd3fb7e4f [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>