commit | ecb8b4f8f3896330ecc5b9b25a8663d00de59b9a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 19 13:23:56 2021 -0700 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Dec 26 23:02:19 2021 +0100 |
tree | d5a69d554f9fb53c772d7b7cd4a49820f9c5ec9a | |
parent | 646e169aa0e6e699aa9aa861a0b2ad6705031cba [diff] |
video: Drop the uclass colour map We don't need this anymore since we use the BMP palette directly. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>