[U-Boot-Users] [PATCH 14/26] AT91SAM9261EK support

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Fri May 9 12:41:00 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
> +
> +/*
> + * BOOTP options
> + */
> +#define CONFIG_BOOTP_BOOTFILESIZE	1
> +#define CONFIG_BOOTP_BOOTPATH		1
> +#define CONFIG_BOOTP_GATEWAY		1
> +#define CONFIG_BOOTP_HOSTNAME		1
> +
> +/*
> + * Command line configuration.
> + */
Best Regards,
J.




More information about the U-Boot mailing list