Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / include / configs / MPC8349ITX.h
index 3311d5c1f3523566995a5f382a019a82b780dbef..54cab528bde3fea1919fa03f08b0cb3908c3049e 100644 (file)
@@ -299,9 +299,6 @@ boards, we say we have two, but don't display a message if we find only one. */
 #define CONFIG_OF_LIBFDT       1
 #define CONFIG_OF_BOARD_SETUP
 
-/* maximum size of the flat tree (8K) */
-#define OF_FLAT_TREE_MAX_SIZE  8192
-
 #define OF_CPU                 "PowerPC,8349@0"
 #define OF_SOC                 "soc8349@e0000000"
 #define OF_TBCLK               (bd->bi_busfreq / 4)