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, move the >CONFIG_SYS_NO_FLASH to proper position, then we don't need to undef >these two commands. > >Signed-off-by: Bo Shen <[email protected]> > >--- >include/configs/at91sam9x5ek.h | 8 +++----- > 1 file changed, 3 insertions(+), 5 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

