diff options
author | Tom Rini <trini@ti.com> | 2013-04-16 16:12:33 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-04-16 16:12:33 -0400 |
commit | 314dd4fecc87175f6e79eb977966fb60b33c543c (patch) | |
tree | bfe799c8730caab5ca507e50ab8dfe09e8c4abfb /include/configs | |
parent | 5873d0fbad2b1a94db7b9c8c8f5d77c10479a9dd (diff) | |
parent | 617c246f3c123d4a2d4dba9d08a4a2dd324cb407 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-x86
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/coreboot.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h index a4aa8f7453..5bacc77bb5 100644 --- a/include/configs/coreboot.h +++ b/include/configs/coreboot.h @@ -41,6 +41,7 @@ #define CONFIG_INTEL_CORE_ARCH /* Sandy bridge and ivy bridge chipsets. */ #define CONFIG_ZBOOT_32 #define CONFIG_PHYSMEM +#define CONFIG_SYS_EARLY_PCI_INIT #define CONFIG_LMB #define CONFIG_OF_LIBFDT |