treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
[platform/kernel/u-boot.git] / include / configs / odroid-c2.h
index 1d5b3d5..ff30a8a 100644 (file)
@@ -8,9 +8,11 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#define CONFIG_MISC_INIT_R
+
 /* Serial setup */
-#define CONFIG_CONS_INDEX              0
-#define CONFIG_BAUDRATE                        115200
+
+#define MESON_FDTFILE_SETTING "fdtfile=amlogic/meson-gxbb-odroidc2.dtb\0"
 
 #include <configs/meson-gxbb-common.h>