diff options
author | Tom Rini <trini@konsulko.com> | 2017-05-15 20:16:02 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-05-15 20:16:02 -0400 |
commit | d09ec7f81650425140776995fc9752189ddf7956 (patch) | |
tree | f8de42cc54511ff75ef5b4d2a695be25a1d0b070 /include/configs | |
parent | cb33bda44f4bbf6fb58adf41dced313ca38da6fc (diff) | |
parent | 940aed8f6bacfc8c0dbaf9da0008e0a6a76463a8 (diff) | |
download | u-boot-d09ec7f81650425140776995fc9752189ddf7956.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-video
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/brxre1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/brxre1.h b/include/configs/brxre1.h index 49f223a32a..99846890e0 100644 --- a/include/configs/brxre1.h +++ b/include/configs/brxre1.h @@ -21,7 +21,7 @@ #define CONFIG_VIDEO_BMP_GZIP #define CONFIG_SYS_VIDEO_LOGO_MAX_SIZE (1366*767*4) -#define CONFIG_BMP_24BMP +#define CONFIG_BMP_24BPP #define CONFIG_BMP_32BPP /* memory */ |