[U-Boot] [PATCH] powerpc/85xx: Refactor some defines out of corenet_ds.h
Kumar Gala
galak at kernel.crashing.org
Mon Oct 3 15:44:33 CEST 2011
On Sep 14, 2011, at 12:22 PM, Kumar Gala wrote:
> Move some SoC/board specific defines out of corenet_ds.h and into the
> corresponding P3041DS/P4080DS/P5020.h.
>
> We moved CONFIG_MMC, CONFIG_PCIE3, & CONFIG_FSL_NGPIXIS because the P3060
> SoC/reference board does not have these devices and it will share the same
> board code.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> include/configs/P3041DS.h | 5 +++++
> include/configs/P4080DS.h | 5 +++++
> include/configs/P5020DS.h | 5 +++++
> include/configs/corenet_ds.h | 9 +--------
> 4 files changed, 16 insertions(+), 8 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list