From: Scott Wood <hidden> Date: 2007-07-19 21:44:27
Kim Phillips wrote:
the old FLAT_TREE u-boot fdt fixup code renames any existing chosen
node out of the way, and adds its fixed up version as /chosen.
The LIBFDT implementation replaces any existing /chosen with its fixed
up version.
Could you point out the code that does this? I don't see it in either
the old code or the new.
-Scott