Selaa lähdekoodia

Merge with git+ssh://gemini/home/wd/git/u-boot/master

Wolfgang Denk 17 vuotta sitten
vanhempi
commit
d4a68f40a0
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0 3
      include/configs/sbc8641d.h

+ 0 - 3
include/configs/sbc8641d.h

@@ -270,9 +270,6 @@
 #define CONFIG_OF_FLAT_TREE	1
 #define CONFIG_OF_BOARD_SETUP	1
 
-/* maximum size of the flat tree (8K) */
-#define OF_FLAT_TREE_MAX_SIZE	8192
-
 #define OF_CPU		"PowerPC,8641@0"
 #define OF_SOC		"soc@f8000000"
 #define OF_TBCLK	(bd->bi_busfreq / 4)