X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FFPS850L.h;h=addca2fe3a13e65ad48e378bf863b63d571da1ee;hb=68b0fbf08574ac2314919ce8fad9a1965041cc44;hp=119065671a1f4bb661d687a7a08682aea055d1cf;hpb=3cb7a4805fc8fb4c09e4801e1c7d531186f20190;p=oweals%2Fu-boot.git diff --git a/include/configs/FPS850L.h b/include/configs/FPS850L.h index 119065671a..addca2fe3a 100644 --- a/include/configs/FPS850L.h +++ b/include/configs/FPS850L.h @@ -437,4 +437,9 @@ #define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ #define BOOTFLAG_WARM 0x02 /* Software reboot */ +/* pass open firmware flat tree */ +#define CONFIG_OF_LIBFDT 1 +#define CONFIG_OF_BOARD_SETUP 1 +#define CONFIG_HWCONFIG 1 + #endif /* __CONFIG_H */