[U-Boot-Users] [PATCH 1/1] Add support for ATMELAT91SAM9G20EKboard
Haavard Skinnemoen
haavard.skinnemoen at atmel.com
Mon Jul 28 10:29:57 CEST 2008
"Hong Xu" <hongxu.cn at gmail.com> wrote:
> > maybe we can use config related to the functionnality or the sub-class
> > CPU
> > ex :
> > CONFIG_MACB_INCLK
>
> Agree.
>
> We can use "#if defined(CONFIG_AT91) && defined(CONFIG_MACB)" in
> net/eth.c and "#ifdef CONFIG_MACB_INCLK" in drivers/net/macb.c to
> simplify the previous *big* #ifdef.
> If everyone feels comfortable, I'll rewrite these parts and re-submit the patch.
What does CONFIG_MACB_INCLK mean?
Haavard
More information about the U-Boot
mailing list