]> git.sur5r.net Git - u-boot/blobdiff - include/configs/odroid-c2.h
ARM: rmobile: Update link address to match latest BL2
[u-boot] / include / configs / odroid-c2.h
index 1d5b3d5a5f7c874393e678d9567e2a22baac8ba6..117c0e418afe3dde1b2ba0eb6be9fd65750b1ddf 100644 (file)
@@ -8,9 +8,12 @@
 #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>