X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fkm82xx.h;h=1f9c7205aee59c44b574f886976b4d8cb348275c;hb=e8009beff6d5c55c1bf1ae8184791f167e6378b0;hp=12f9d424cb10639ab133cbc2900300c2a4e7b8f0;hpb=e1cc4d31f889428a4ca73120951389c756404184;p=u-boot diff --git a/include/configs/km82xx.h b/include/configs/km82xx.h index 12f9d424cb..1f9c7205ae 100644 --- a/include/configs/km82xx.h +++ b/include/configs/km82xx.h @@ -29,7 +29,6 @@ #error ("Board unsupported") #endif -#define CONFIG_SYS_GENERIC_BOARD #define CONFIG_DISPLAY_BOARDINFO #define CONFIG_SYS_TEXT_BASE 0xFE000000 @@ -431,11 +430,6 @@ int get_scl(void); #define CONFIG_SYS_RESET_ADDRESS 0xFDFFFFFC /* "bad" address */ -/* pass open firmware flat tree */ -#define CONFIG_FIT 1 -#define CONFIG_OF_LIBFDT 1 -#define CONFIG_OF_BOARD_SETUP 1 - #define OF_TBCLK (bd->bi_busfreq / 4) #define OF_STDOUT_PATH "/soc/cpm/serial@11a90"