Dear Konstantin Baydarov, In message <[email protected]> you wrote: > > It turned out that: > PPC uBoot always loads initrd image at the highest RAM address. So if board > has
Please read the documentation, for example the U-Boot README - pay speicial attention to the section that discusses the "initrd_high" envrionment variable. > How Solved: > Code was added that checks if initrd is in the highmem and relocates initrd > into lowmem if required. I don't think this is needed. Just don't load the ramdisk to highmem in the first place. 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: [email protected] How come everyone's going so slow if it's called rush hour? _______________________________________________ Linuxppc-dev mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-dev
