X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fkm82xx.h;h=1f9c7205aee59c44b574f886976b4d8cb348275c;hb=2ae9fbe00f71b8e48a04a13a71a9f6b42b70f158;hp=19e89cec765ca657561ca027f937476f2bda643d;hpb=2431492aef1de33bd222c97ecc131a338d9c454e;p=u-boot diff --git a/include/configs/km82xx.h b/include/configs/km82xx.h index 19e89cec76..1f9c7205ae 100644 --- a/include/configs/km82xx.h +++ b/include/configs/km82xx.h @@ -430,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"