coreboot/src
Hung-Te Lin 9ede2ffee8 mb/google/kukui: Move panel description to CBFS files
The panel description may be pretty large (for example, 1.3k for BOE
TV101) due to init commands and we should only load the right config
when display is needed.

BUG=None
TEST=make -j; boots and see display on Krane.

Change-Id: I2560a11ecf7badfd0605ab189d57ec9456850f75
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34877
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-08-21 22:58:45 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch AMD fam10: Remove HAVE_ACPI_RESUME support 2019-08-21 09:29:46 +00:00
commonlib commonlib/region: Fix up overflow check in region_is_subregion() 2019-08-19 21:12:31 +00:00
console arch/x86: Enable POSTCAR_CONSOLE by default 2019-08-11 03:07:36 +00:00
cpu cpu/intel/car: Make stack guards more useful on C_ENV_BOOTBLOCK 2019-08-21 16:38:17 +00:00
device device/oprom: Drop unnecessary AMD headers 2019-08-20 08:39:27 +00:00
drivers intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor 2019-08-21 07:01:23 +00:00
ec ec/lenovo/h8: Add option to set F1-F12 as primary function 2019-08-21 09:26:17 +00:00
include device/pnp.h: Move __SIMPLE_DEVICE__ guards 2019-08-20 13:51:51 +00:00
lib lib/bootsplash: Log bootsplash dimensions and framebuffer dimensions 2019-08-21 09:27:00 +00:00
mainboard mb/google/kukui: Move panel description to CBFS files 2019-08-21 22:58:45 +00:00
northbridge intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor 2019-08-21 07:01:23 +00:00
security vboot: update vboot2 functions to use new vb2_error_t 2019-08-21 09:32:45 +00:00
soc mediatek/mt8183: add scp voltage initialization 2019-08-21 18:12:15 +00:00
southbridge intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor 2019-08-21 07:01:23 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor 2019-08-21 07:01:23 +00:00
Kconfig lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00