X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fodroid-c2.h;h=117c0e418afe3dde1b2ba0eb6be9fd65750b1ddf;hb=43c8352e3e6b5142c9295d4934e2fd657ff6be39;hp=1d5b3d5a5f7c874393e678d9567e2a22baac8ba6;hpb=423620b9d47a704124f9fd624b4de4ed56c600d6;p=u-boot diff --git a/include/configs/odroid-c2.h b/include/configs/odroid-c2.h index 1d5b3d5a5f..117c0e418a 100644 --- a/include/configs/odroid-c2.h +++ b/include/configs/odroid-c2.h @@ -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