diff options
author | Hung-Te Lin <hungte@chromium.org> | 2019-08-07 16:28:08 +0800 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2019-08-15 03:03:49 +0000 |
commit | e366ba14eb99c58b074dd9c31460e8165f0ecc0d (patch) | |
tree | c94f49f161e47517fb5d96b49dc18cab5bdf7a97 /src/mainboard/scaleway | |
parent | 00e1ee9242cc0796f09ddb2c019d3dce35e13832 (diff) |
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>
Diffstat (limited to 'src/mainboard/scaleway')
0 files changed, 0 insertions, 0 deletions