Dear Bo Shen, Bo Shen <[email protected]> writes: >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 <[email protected]> > >--- >include/configs/at91sam9m10g45ek.h | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-)
applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

