Merge git://git.denx.de/u-boot-dm
[platform/kernel/u-boot.git] / include / configs / puma_rk3399.h
index f778744..af1dae8 100644 (file)
 
 #define SDRAM_BANK_SIZE                        (2UL << 30)
 
+#define CONFIG_MISC_INIT_R
+#define CONFIG_SERIAL_TAG
+#define CONFIG_ENV_OVERWRITE
+
+#define CONFIG_BMP_16BPP
+#define CONFIG_BMP_24BPP
+#define CONFIG_BMP_32BPP
+
 #endif