[U-Boot-Users] [PATCH] fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
Wolfgang Denk
wd at denx.de
Wed Aug 29 01:49:31 CEST 2007
In message <20070810143414.928939f4.kim.phillips at freescale.com> you wrote:
> and make some minor corrections to the FDT part of the README.
>
> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> ---
> this should probably go through gvb's fdt tree.
Well, I was in the ood and picked this up directlry. Hope this is OK.
Umm....
> --- a/include/configs/IceCube.h
> +++ b/include/configs/IceCube.h
> @@ -177,9 +177,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
> -
You remove this in a couple of board config files, but there is a
definition left in include/configs/sbc8641d.h - is this by accident
or intentional?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There's a way out of any cage.
-- Captain Christopher Pike, "The Menagerie" ("The Cage"),
stardate unknown.
More information about the U-Boot
mailing list