]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/R360MPI.h
* Make sure Block Lock Bits get cleared in R360MPI flash driver
[karo-tx-uboot.git] / include / configs / R360MPI.h
index c7cf8a4294f64f4a0539a97cddd3a05b35d9f5cc..8aba25e06ebc628db00e59d8fc3783a25549ca64 100644 (file)
@@ -40,6 +40,8 @@
 #undef  CONFIG_EDT32F10
 #define CONFIG_SHARP_LQ057Q3DC02
 
+#define        CONFIG_SPLASH_SCREEN
+
 #define MPC8XX_FACT             1              /* Multiply by 1        */
 #define MPC8XX_XIN              50000000       /* 50 MHz in            */
 #define CONFIG_8xx_GCLK_FREQ    50000000 /* define if can't use get_gclk_freq */
 #define CFG_I2C_TEM_ADDR       0x49    /* Temperature Sensors */
 
 #define CONFIG_COMMANDS              ( CONFIG_CMD_DFL  | \
+                               CFG_CMD_BMP     | \
                                CFG_CMD_DHCP    | \
                                CFG_CMD_DATE    | \
                                CFG_CMD_I2C     | \