From 617f2b88fd5774196b9b6f74ec67eb48b2418213 Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Fri, 26 Jan 2024 10:54:29 -0700 Subject: config: Add Dell Latitude E6420 Tested by Martin Dawson. Signed-off-by: Nicholas Chin --- config/coreboot/t1650_12mb/config/libgfxinit_txtmode | 1 + 1 file changed, 1 insertion(+) (limited to 'config/coreboot/t1650_12mb') diff --git a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode index d980a8c2..dd4308be 100644 --- a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode +++ b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode @@ -136,6 +136,7 @@ CONFIG_BOOT_DEVICE_SPI_FLASH_BUS=0 # CONFIG_CONSOLE_POST is not set CONFIG_TPM_PIRQ=0x0 # CONFIG_BOARD_DELL_E6400 is not set +# CONFIG_BOARD_DELL_LATITUDE_E6420 is not set # CONFIG_BOARD_DELL_LATITUDE_E6430 is not set # CONFIG_BOARD_DELL_LATITUDE_E6530 is not set # CONFIG_BOARD_DELL_OPTIPLEX_9010 is not set -- cgit v1.2.1 From a5bfbe4d10be6ea659a68e8ecff5475497c0fffa Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Wed, 31 Jan 2024 22:26:08 -0700 Subject: config: Add Dell Latitude E6520 Tested by Martin Dawson. Signed-off-by: Nicholas Chin --- config/coreboot/t1650_12mb/config/libgfxinit_txtmode | 1 + 1 file changed, 1 insertion(+) (limited to 'config/coreboot/t1650_12mb') diff --git a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode index dd4308be..62b14ebf 100644 --- a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode +++ b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode @@ -138,6 +138,7 @@ CONFIG_TPM_PIRQ=0x0 # CONFIG_BOARD_DELL_E6400 is not set # CONFIG_BOARD_DELL_LATITUDE_E6420 is not set # CONFIG_BOARD_DELL_LATITUDE_E6430 is not set +# CONFIG_BOARD_DELL_LATITUDE_E6520 is not set # CONFIG_BOARD_DELL_LATITUDE_E6530 is not set # CONFIG_BOARD_DELL_OPTIPLEX_9010 is not set CONFIG_BOARD_DELL_PRECISION_T1650=y -- cgit v1.2.1 From eee22447a7e20d7584bcad046534600fb0515c74 Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Thu, 1 Feb 2024 07:10:38 -0700 Subject: config: Add Dell Latitude E5530 Tested by Martin Dawson. Signed-off-by: Nicholas Chin --- config/coreboot/t1650_12mb/config/libgfxinit_txtmode | 1 + 1 file changed, 1 insertion(+) (limited to 'config/coreboot/t1650_12mb') diff --git a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode index 62b14ebf..cf9d166b 100644 --- a/config/coreboot/t1650_12mb/config/libgfxinit_txtmode +++ b/config/coreboot/t1650_12mb/config/libgfxinit_txtmode @@ -135,6 +135,7 @@ CONFIG_USBDEBUG_HCD_INDEX=2 CONFIG_BOOT_DEVICE_SPI_FLASH_BUS=0 # CONFIG_CONSOLE_POST is not set CONFIG_TPM_PIRQ=0x0 +# CONFIG_BOARD_DELL_LATITUDE_E5530 is not set # CONFIG_BOARD_DELL_E6400 is not set # CONFIG_BOARD_DELL_LATITUDE_E6420 is not set # CONFIG_BOARD_DELL_LATITUDE_E6430 is not set -- cgit v1.2.1