coreboot-kgpe-d16/src
Frans Hendriks 8b040c0730 mainboard/facebook/fbg1701: Use LCD Panel type for name of tables
tc348860_table contains the eDP to MIPI Bridge controller type.
b101uan08_table used the LCD Panel type.
Use LCD Panel type for name of tables.

Remove the incomplete resolution comments and specify the resolution at
the start of the table to 1200x1920.

BUG=N/A
TEST=Config eDP and verify LCD panels are working on Facebook FBG-1701

Change-Id: Ic152ea1f95f155ab76638b57a259d37ce6f43037
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33736
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-06-25 11:10:07 +00:00
..
acpi
arch riscv: workaround selfboot putting the coreboot table into prog_entry_arg 2019-06-23 12:15:23 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console add ctype.h header 2019-06-24 21:15:14 +00:00
cpu src/cpu: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:53:39 +00:00
device device/pci_rom: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:57 +00:00
drivers Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER 2019-06-24 04:33:06 +00:00
ec src/ec: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:54:31 +00:00
include add ctype.h header 2019-06-24 21:15:14 +00:00
lib add ctype.h header 2019-06-24 21:15:14 +00:00
mainboard mainboard/facebook/fbg1701: Use LCD Panel type for name of tables 2019-06-25 11:10:07 +00:00
northbridge nb/amd/amdmct/mct_ddr3: Remove unused code 2019-06-21 09:14:43 +00:00
security security/vboot: Remove useless 'const' 2019-06-21 08:48:51 +00:00
soc cbfstool: Drop update-fit option 2019-06-24 09:45:00 +00:00
southbridge sb/intel/common: Link SPI code in bootblock 2019-06-21 09:18:57 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode add ctype.h header 2019-06-24 21:15:14 +00:00
Kconfig arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL 2019-06-15 17:24:44 +00:00