Home
last modified time | relevance | path

Searched hist:d51a2a2d63d83207b56a7aef7a191d081058d6ae (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dat91sam9x5ek.hd51a2a2d63d83207b56a7aef7a191d081058d6ae Tue Dec 10 08:14:02 UTC 2013 Bo Shen <voice.shen@atmel.com> arm: atmel: at91sam9x5: move CONFIG_SYS_NO_FLASH to proper position

In config_cmd_default.h, it will use CONFIG_SYS_NO_FLASH to decide
whether include CONFIG_CMD_FLASH and CONFIG_CMD_IMLS. So, move the
CONFIG_SYS_NO_FLASH to proper position, then we don't need to undef
these two commands.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>