From: Ronny D <ronny_d37@yahoo.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Ramdisk - allocation error
Date: Thu, 23 Sep 2010 05:21:57 -0700 (PDT) [thread overview]
Message-ID: <742704.10197.qm@web46113.mail.sp1.yahoo.com> (raw)
In-Reply-To: <20100923094137.CEDF11536CB@gemini.denx.de>
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.
prev parent reply other threads:[~2010-09-23 12:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=742704.10197.qm@web46113.mail.sp1.yahoo.com \
--to=ronny_d37@yahoo.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.