summaryrefslogtreecommitdiff
path: root/resources/coreboot/e6400_4mb
diff options
context:
space:
mode:
Diffstat (limited to 'resources/coreboot/e6400_4mb')
-rw-r--r--resources/coreboot/e6400_4mb/config/libgfxinit_corebootfb4
-rw-r--r--resources/coreboot/e6400_4mb/config/libgfxinit_txtmode4
2 files changed, 4 insertions, 4 deletions
diff --git a/resources/coreboot/e6400_4mb/config/libgfxinit_corebootfb b/resources/coreboot/e6400_4mb/config/libgfxinit_corebootfb
index 48b65dd7..49c2d786 100644
--- a/resources/coreboot/e6400_4mb/config/libgfxinit_corebootfb
+++ b/resources/coreboot/e6400_4mb/config/libgfxinit_corebootfb
@@ -148,8 +148,8 @@ CONFIG_HAVE_INTEL_FIRMWARE=y
CONFIG_SPI_FLASH_INCLUDE_ALL_DRIVERS=y
CONFIG_SPI_FLASH_WINBOND=y
# CONFIG_DRIVERS_INTEL_WIFI is not set
-CONFIG_IFD_BIN_PATH="../../blobs/ich9m/4_ifd.bin"
-CONFIG_GBE_BIN_PATH="../../blobs/ich9m/gbe.bin"
+CONFIG_IFD_BIN_PATH="../../config/ifd/ich9m/4_ifd"
+CONFIG_GBE_BIN_PATH="../../config/ifd/ich9m/gbe"
CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
CONFIG_VGA_BIOS_FILE="../../pciroms/pci10de,06eb.rom"
CONFIG_CARDBUS_PLUGIN_SUPPORT=y
diff --git a/resources/coreboot/e6400_4mb/config/libgfxinit_txtmode b/resources/coreboot/e6400_4mb/config/libgfxinit_txtmode
index 9303a2e2..e4404880 100644
--- a/resources/coreboot/e6400_4mb/config/libgfxinit_txtmode
+++ b/resources/coreboot/e6400_4mb/config/libgfxinit_txtmode
@@ -146,8 +146,8 @@ CONFIG_HAVE_INTEL_FIRMWARE=y
CONFIG_SPI_FLASH_INCLUDE_ALL_DRIVERS=y
CONFIG_SPI_FLASH_WINBOND=y
# CONFIG_DRIVERS_INTEL_WIFI is not set
-CONFIG_IFD_BIN_PATH="../../blobs/ich9m/4_ifd.bin"
-CONFIG_GBE_BIN_PATH="../../blobs/ich9m/gbe.bin"
+CONFIG_IFD_BIN_PATH="../../config/ifd/ich9m/4_ifd"
+CONFIG_GBE_BIN_PATH="../../config/ifd/ich9m/gbe"
CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
CONFIG_VGA_BIOS_FILE="../../pciroms/pci10de,06eb.rom"
CONFIG_CARDBUS_PLUGIN_SUPPORT=y