
30 Mar
2023
30 Mar
'23
10:14 p.m.
On Thu, 30 Mar 2023 at 01:02, Nikhil M Jain n-jain1@ti.com wrote:
Add CONFIG_BMP and CONFIG_SPL_BMP which enable displaying bmp images at u-boot proper and SPL.
Signed-off-by: Nikhil M Jain n-jain1@ti.com
V4:
- No change
V3 (patch introduced):
- Add CONFIG BMP and SPL_BMP
common/Kconfig | 12 ++++++++++++ 1 file changed, 12 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org