* [U-Boot] Ramdisk - allocation error @ 2010-09-23 9:11 Ronny D 2010-09-23 9:41 ` Wolfgang Denk 0 siblings, 1 reply; 3+ messages in thread From: Ronny D @ 2010-09-23 9:11 UTC (permalink / raw) To: u-boot Hi, ? I am using ppc440 based customised board. While running the u-boot linux kernel uncompressed successfully but ramdisk end-up with following error: ERROR: Failed to allocate 0x800000 bytes below 0xffffffff. ramdisk - allocation error ? Regards, Ronny D.? ^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Ramdisk - allocation error 2010-09-23 9:11 [U-Boot] Ramdisk - allocation error Ronny D @ 2010-09-23 9:41 ` Wolfgang Denk 2010-09-23 12:21 ` Ronny D 0 siblings, 1 reply; 3+ messages in thread From: Wolfgang Denk @ 2010-09-23 9:41 UTC (permalink / raw) To: u-boot Dear Ronny D, In message <799862.6988.qm@web46115.mail.sp1.yahoo.com> you wrote: > > I am using ppc440 based customised board. Which exact version of U-Boot are you running? And which board configuration is this? Is this mainline code, or some out-of-tree port? > While running the u-boot linux kernel uncompressed successfully but ramdisk > end-up with following error: > ERROR: Failed to allocate 0x800000 bytes below 0xffffffff. > ramdisk - allocation error Please provide the complete boot log with all commands you entered, full, information about Linux kernel and ramdisk image (Output of the respective "iminfo" commands), and all U-Boot messages. 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 Carelessly planned projects take three times longer to complete than expected. Carefully planned projects take four times longer to complete than expected, mostly because the planners expect their planning to reduce the time it takes. ^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Ramdisk - allocation error 2010-09-23 9:41 ` Wolfgang Denk @ 2010-09-23 12:21 ` Ronny D 0 siblings, 0 replies; 3+ messages in thread From: Ronny D @ 2010-09-23 12:21 UTC (permalink / raw) To: u-boot I am using u-boot 2009.08 version. ? Issue has been resolved. Problem: I am using Dma to initialize DDR and minidma required cache bit enable for DDR, because of cache enabled I was getting lmb->memory.region[i].size = 0 and end-up with an error "ramdisk - allocation error" Solution: I have disabled the DDR cache just after DDR initialization by DMA. ? --- On Thu, 23/9/10, Wolfgang Denk <wd@denx.de> wrote: From: Wolfgang Denk <wd@denx.de> Subject: Re: Ramdisk - allocation error To: "Ronny D" <ronny_d37@yahoo.com> Cc: "Stefan Roese" <sr@denx.de>, "U-boot" <u-boot@lists.denx.de> Date: Thursday, 23 September, 2010, 9:41 AM Dear Ronny D, In message <799862.6988.qm@web46115.mail.sp1.yahoo.com> you wrote: > > I am using ppc440 based customised board. Which exact version of U-Boot are you running?? And which board configuration is this?? Is this mainline code, or some out-of-tree port? > While running the u-boot linux kernel uncompressed successfully but ramdisk >? end-up with following error: > ERROR: Failed to allocate 0x800000 bytes below 0xffffffff. > ramdisk - allocation error Please provide the complete boot log with all commands you entered, full, information about Linux kernel and ramdisk image (Output of the respective "iminfo" commands), and all U-Boot messages. 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 Carelessly planned projects take three times longer to complete? than expected.? Carefully? planned? projects? take? four? times? longer to complete than expected, mostly? because? the? planners? expect? their planning to reduce the time it takes. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-09-23 12:21 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-09-23 9:11 [U-Boot] Ramdisk - allocation error Ronny D 2010-09-23 9:41 ` Wolfgang Denk 2010-09-23 12:21 ` Ronny D
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.