]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/motionpro.h
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / include / configs / motionpro.h
index 541420887bf6bf3ee9c2bbe0d38f193a007819bf..f4d5dbcb751b7e629f0c247a7c197adf1dfc2ae4 100644 (file)
@@ -377,9 +377,6 @@ extern void __led_set(led_id_t id, int state);
 /* Not needed for MPC 5xxx U-Boot, but used by tools/updater */
 #define CONFIG_SYS_RESET_ADDRESS       0xfff00100
 
-/* pass open firmware flat tree */
-#define CONFIG_OF_BOARD_SETUP  1
-
 #define OF_CPU                 "PowerPC,5200@0"
 #define OF_SOC                 "soc5200@f0000000"
 #define OF_TBCLK               (bd->bi_busfreq / 4)