From cc8e839abc80887ae832767b5930d40edd6d7eb7 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Fri, 28 Mar 2008 14:09:04 +0100 Subject: ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision Canyonlands (460EX) shares the first PCIe interface with the SoC SATA interface. This usage can be configured with the jumper J6. This patch displays the current configuration upon bootup and changes the PCIe init loop, to only initialize the availabel PCIe slots. Signed-off-by: Stefan Roese --- include/configs/canyonlands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/canyonlands.h') diff --git a/include/configs/canyonlands.h b/include/configs/canyonlands.h index 76a2f7cd2..a1c6674b1 100644 --- a/include/configs/canyonlands.h +++ b/include/configs/canyonlands.h @@ -41,6 +41,7 @@ #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */ #define CONFIG_BOARD_EARLY_INIT_R 1 /* Call board_early_init_r */ #define CONFIG_MISC_INIT_R 1 /* Call misc_init_r */ +#define CONFIG_BOARD_TYPES 1 /* support board types */ /*----------------------------------------------------------------------- * Base addresses -- Note these are effective addresses where the -- cgit v1.2.3