[U-Boot-Users] [PATCH 17/26] AT91SAM9RLEK support

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Fri May 9 12:51:20 CEST 2008


> + */
> +#define CONFIG_ATMEL_USART	1
> +#undef CONFIG_USART0
> +#undef CONFIG_USART1
> +#undef CONFIG_USART2
> +#define CONFIG_USART3		1	/* USART 3 is DBGU */
> +
> +#define CONFIG_BOOTDELAY	3
> +
> +/* #define CONFIG_ENV_OVERWRITE	1 */
If no need please remove
> +
> +/*
> + * Command line configuration.
> + */
> +#include <config_cmd_default.h>
> +#undef CONFIG_CMD_BDI
> +#undef CONFIG_CMD_IMI
> +#undef CONFIG_CMD_AUTOSCRIPT
> +#undef CONFIG_CMD_FPGA
> +#undef CONFIG_CMD_LOADS
> +#undef CONFIG_CMD_IMLS
> +#undef CONFIG_CMD_NET
> +#undef CONFIG_CMD_USB
Best regards,
J.




More information about the U-Boot mailing list