]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx6_common.h
arm: socfpga: Add config and defconfig for Arria 10
[u-boot] / include / configs / mx6_common.h
index afe9b9340e987db3e141352bfc00a4dbf685c4fe..21ac3fc357a3fb1591d4f5dc104d58a38fb38afd 100644 (file)
@@ -54,7 +54,6 @@
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_CONS_INDEX       1
-#define CONFIG_BAUDRATE         115200
 
 /* Filesystems and image support */
 #define CONFIG_SUPPORT_RAW_INITRD
@@ -85,7 +84,6 @@
 /* Secure boot (HAB) support */
 #ifdef CONFIG_SECURE_BOOT
 #define CONFIG_CSF_SIZE                        0x2000
-#define CONFIG_CMD_DEKBLOB
 #ifdef CONFIG_SPL_BUILD
 #define CONFIG_SPL_DRIVERS_MISC_SUPPORT
 #endif