X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FKUP4K.h;h=14d412d1832b6d1873ec074ee35d550ba0a15f7f;hb=8011ec638e16695081ce65ce3997499ba41c8ba3;hp=ab708ae32c0ba5253b226e7534e2516d8eba43d1;hpb=e604e4091631e0601e2eeb3f0c197eea95ebe498;p=oweals%2Fu-boot.git diff --git a/include/configs/KUP4K.h b/include/configs/KUP4K.h index ab708ae32c..14d412d183 100644 --- a/include/configs/KUP4K.h +++ b/include/configs/KUP4K.h @@ -510,5 +510,9 @@ #define CONFIG_SYS_DEVICE_NULLDEV 1 /* enble null device */ #define CONFIG_VERSION_VARIABLE 1 +/* pass open firmware flat tree */ +#define CONFIG_OF_LIBFDT 1 +#define CONFIG_OF_BOARD_SETUP 1 + #endif /* __CONFIG_H */