
20 Jan
2011
20 Jan
'11
5:38 a.m.
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@freescale.com
Based of http://git.denx.de/u-boot.git (branch master)
Top commit: commit 3f1266d6d5bf14ea7248544db8406d308c6bfa7c Author: Loïc Minier loic.minier@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