nios2: fix no flash, add nand and mmc init in board.cThis patch fixes error when CONFIG_SYS_NO_FLASH. And addsnand flash and mmc initialization, which should go beforeenv initialization.Signed-
nios2: fix no flash, add nand and mmc init in board.cThis patch fixes error when CONFIG_SYS_NO_FLASH. And addsnand flash and mmc initialization, which should go beforeenv initialization.Signed-off-by: Thomas Chou <thomas@wytron.com.tw>Signed-off-by: Scott McNutt <smcnutt@psyent.com>
show more ...
Move lib_$ARCH directories to arch/$ARCH/libAlso move lib_$ARCH/config.mk to arch/$ARCH/config.mkThis change is intended to clean up the top-level directory structureand more closely mimic Linux
Move lib_$ARCH directories to arch/$ARCH/libAlso move lib_$ARCH/config.mk to arch/$ARCH/config.mkThis change is intended to clean up the top-level directory structureand more closely mimic Linux's directory organization.Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
12