Files
u-boot/include/configs
Bo Shen 782358fb76 arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at 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, if the
CONFIG_SYS_NO_FLASH defined later than include/config_cmd_default.h,
These two commands will be included always.

So move CONFIG_SYS_NO_FLASH definition to proper position.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
2013-12-01 22:38:53 +01:00
..
2013-10-17 09:44:20 +02:00
2013-11-04 11:02:14 -05:00
2013-11-04 11:02:14 -05:00
2013-07-31 11:30:38 +02:00
2013-11-04 11:09:34 -05:00
2013-09-10 19:12:55 +02:00