]> git.baikalelectronics.ru Git - uboot.git/commit
fdt: Drop support for LCD fixup in simplefb
authorSimon Glass <sjg@chromium.org>
Tue, 18 Oct 2022 12:54:26 +0000 (06:54 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:07:17 +0000 (20:07 +0100)
commitb84217e3cb70fb58f294609deec59d5afddc7f09
tree109a67df732b29995c8ef6995619f7a55b28ac6f
parentb91473e1439b88b37a51c3e00b9e11739be4a4e9
fdt: Drop support for LCD fixup in simplefb

This relies on the old LCD implementation which is to be removed. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/fdt_simplefb.c