[U-Boot-Users] [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel

Grant Likely grant.likely at secretlab.ca
Mon Oct 30 02:13:51 CET 2006


On 10/29/06, Wolfgang Denk <wd at denx.de> wrote:
> Dear Grant,
>
> in message <1162162451757-git-send-email-grant.likely at secretlab.ca> you wrote:
> >
> ...
> > -     ft_setup(of_flat_tree, kbd, initrd_start, initrd_end);
> > -     /* ft_dump_blob(of_flat_tree); */
> > -
> > -#if defined(CFG_INIT_RAM_LOCK) && !defined(CONFIG_E500)
> > -     unlock_ram_in_cache();
>
> Are you sure you want to remove this unlock_ram_in_cache() ?
>
> Why?

It's not actually removed.  Rather it's no longer duplicated in two
halves of a #if/#else/#endif block.

g.
>
> Best regards,
>
> Wolfgang Denk
>
> --
> Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> Real programmers can write assembly code in any language.   :-)
>                       - Larry Wall in  <8571 at jpl-devvax.JPL.NASA.GOV>
>


-- 
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