X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fodroid-c2.h;h=117c0e418afe3dde1b2ba0eb6be9fd65750b1ddf;hb=43c8352e3e6b5142c9295d4934e2fd657ff6be39;hp=bf5df9c77b95b3b13ef20f75993d98d94af730bb;hpb=2f6b47061d1979d241930843ff154c6f1f1ece58;p=u-boot diff --git a/include/configs/odroid-c2.h b/include/configs/odroid-c2.h index bf5df9c77b..117c0e418a 100644 --- a/include/configs/odroid-c2.h +++ b/include/configs/odroid-c2.h @@ -8,11 +8,12 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_IDENT_STRING " odroid-c2" +#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