X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Farmadillo.h;h=7c77fa731159593040bd1f77ed3f8c2746ae4e08;hb=dcaa71562826a2466e894c868d132509dcda8444;hp=9a1c5596b7afb0a426e938b52ef9ef989a227059;hpb=c570b2fdf5da2e05c2707a112a1238913b6c4c23;p=u-boot diff --git a/include/configs/armadillo.h b/include/configs/armadillo.h index 9a1c5596b7..7c77fa7311 100644 --- a/include/configs/armadillo.h +++ b/include/configs/armadillo.h @@ -73,10 +73,12 @@ #define CONFIG_BOOTP_MASK (CONFIG_BOOTP_DEFAULT|CONFIG_BOOTP_BOOTFILESIZE) -#define CONFIG_COMMANDS (CONFIG_CMD_DFL) /* | CFG_CMD_JFFS2)*/ -/* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */ -#include +/* + * Command line configuration. + */ +#include + #define CONFIG_BOOTDELAY 3 #define CONFIG_BOOTARGS "root=/dev/ram0 rootfstype=ext2 console=ttyAM0,115200"