[U-Boot] [PATCH] ppc/85xx:Fix compile err when PCI disabled on P1_P2_RDB

Kumar Gala galak at kernel.crashing.org
Thu Jan 20 05:38:22 CET 2011


On Jan 19, 2011, at 1:25 AM, Prabhakar Kushwaha wrote:

> u-boot cannot be compiled after disabling CONFIG_PCI.
> 
> Place PCI related codes under #ifdef CONFIG_PCI
> 
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
> ---
> Based of http://git.denx.de/u-boot.git (branch master) 
> 
> Top commit:
> commit 3f1266d6d5bf14ea7248544db8406d308c6bfa7c
> Author: Loïc Minier <loic.minier at linaro.org>
> Date:   Tue Jan 4 02:32:36 2011 +0100
> 
>    Escape minus signs in manpage
> 
> board/freescale/p1_p2_rdb/p1_p2_rdb.c |    4 +++-
> board/freescale/p1_p2_rdb/tlb.c       |    4 +++-
> include/configs/P1_P2_RDB.h           |   13 ++++++++-----
> 3 files changed, 14 insertions(+), 7 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list