configs: Migrate CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / include / configs / odroid-c2.h
index eb41818..117c0e4 100644 (file)
@@ -12,7 +12,8 @@
 
 /* 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>