[U-Boot-Users] [PATCH] Add a oftdump (open firmware flattened tree dump) command.

Grant Likely grant.likely at secretlab.ca
Thu Nov 2 20:39:34 CET 2006


On 11/2/06, Jerry Van Baren <gerald.vanbaren at smiths-aerospace.com> wrote:
> Grant Likely wrote:
> > On 10/31/06, Jerry Van Baren <gerald.vanbaren at smiths-aerospace.com> wrote:
> There are three choices:
> 1) "Global statics" - easiest and least memory use, but makes Good
> Engineers[tm] queasy.
> 2) "Duplicate" the arrays (currently 2x256, becomes 4x256) as statics
> inside the two functions - uses 2x the memory with no benefit (still
> makes Good Engineers[tm] queasy, just a different queasy).
> 3) More clever matching on the parameter string vs. the OF blob where
> the string is built up - I bailed out on this, but it is the best solution.
>
> I know your type, you are just challenging me to actually do #3. ;-)

I see your ;-) and raise you a :-P

g.

-- 
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195




More information about the U-Boot mailing list