[U-Boot] [PATCH] powerpc/8xxx: Enable e1000 driver on some FSL boards
Fabio Estevam
fabioestevam at yahoo.com
Wed Nov 10 16:33:31 CET 2010
Hi Kumar,
--- On Wed, 11/10/10, Kumar Gala <galak at kernel.crashing.org> wrote:
> From: Kumar Gala <galak at kernel.crashing.org>
> Subject: [U-Boot] [PATCH] powerpc/8xxx: Enable e1000 driver on some FSL boards
> To: u-boot at lists.denx.de
> Date: Wednesday, November 10, 2010, 12:09 PM
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> include/configs/MPC8569MDS.h | 1 +
> include/configs/MPC8572DS.h | 1 +
> include/configs/P1022DS.h | 1 +
> 3 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/MPC8569MDS.h
> b/include/configs/MPC8569MDS.h
> index 6a15da5..8f7c90a 100644
> --- a/include/configs/MPC8569MDS.h
> +++ b/include/configs/MPC8569MDS.h
> @@ -488,6 +488,7 @@ extern unsigned long
> get_clock_freq(void);
>
> #undef CONFIG_EEPRO100
> #undef CONFIG_TULIP
> +#define CONFIG_E1000
> /* Defind e1000 pci Ethernet card*/
s/Defind/Define
Same on the other ocurrances.
Regards,
Fabio Estevam
More information about the U-Boot
mailing list