commit | 8dc32e7a20eef614e14df2bbe15114130be8c66d | [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 | 490bb99d32723e54b5a33f90067324d621b0465c [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>