[U-Boot] [PATCH v2 1/1] Sheevaplug: Add mvsata support

Prafulla Wadaskar prafulla at marvell.com
Sat Nov 20 22:33:38 CET 2010



> -----Original Message-----
> From: Gérald Kerma [mailto:geraker at gmail.com]
> Sent: Friday, November 19, 2010 10:26 PM
> To: Prafulla Wadaskar
> Cc: u-boot at lists.denx.de; Clint Adams
> Subject: [PATCH v2 1/1] Sheevaplug: Add mvsata support
> 
> ---
>  include/configs/sheevaplug.h |   29 +++++++++++++++++++++++++++++
>  1 files changed, 29 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
> index b944ec7..82e49c0 100644
> --- a/include/configs/sheevaplug.h
> +++ b/include/configs/sheevaplug.h
> @@ -46,6 +46,7 @@
>  #include <config_cmd_default.h>
>  #define CONFIG_CMD_DHCP
>  #define CONFIG_CMD_ENV
> +#define CONFIG_CMD_IDE
>  #define CONFIG_CMD_MII
>  #define CONFIG_CMD_MMC
>  #define CONFIG_CMD_NAND
> @@ -107,6 +108,34 @@
>  #endif /* CONFIG_CMD_NET */
> 
>  /*
> + * IDE Support on SATA port0
> + */

This is not needed, pls sync your code with latest u-boot

Regards..
Prafulla . .


More information about the U-Boot mailing list