coreboot/src/soc
Hung-Te Lin e366ba14eb soc/mediatek: Change DSI init commands to take flexible length array
The fixed size of init command in lcm_init_table is wasting lots of
space and we should change to packed array since the command buffer
already provides length information.

With this change, BOE panel init commands have been reduced from 4848
bytes to 1309 bytes.

BUG=b:80501386,b:117254947
TEST=emerge-kukui coreboot chromeos-bootimage; Boots properly

Change-Id: I359dde8e6f2e1c0983f4677193bb47a7ae497ca6
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34778
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-15 03:03:49 +00:00
..
amd cpu/x86: Move some SMM function declarations 2019-08-13 13:59:34 +00:00
cavium src: Include <stdint.h> instead of <inttypes.h> 2019-08-10 01:33:58 +00:00
imgtec arch/non-x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:07:38 +00:00
intel soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory information 2019-08-14 03:35:52 +00:00
mediatek soc/mediatek: Change DSI init commands to take flexible length array 2019-08-15 03:03:49 +00:00
nvidia src: Include <stdint.h> instead of <inttypes.h> 2019-08-10 01:33:58 +00:00
qualcomm soc/qualcomm/qcs405: Handle invalid QUP and BLSP 2019-07-29 06:09:17 +00:00
rockchip src: Include <stdint.h> instead of <inttypes.h> 2019-08-10 01:33:58 +00:00
samsung soc/samsung/exynos5420: Refactor fimd vidtcon access 2019-08-02 10:00:09 +00:00
sifive soc/sifive/fu540: add code for spi and map flash to memory spaces 2019-08-12 08:35:17 +00:00
ucb lib: Rewrite qemu-armv7 ramdetect 2019-07-28 11:31:42 +00:00