From: Chris Abbey <cablnx@us.ibm.com>
To: grub-devel@gnu.org
Subject: Re: OF default catch on grub2 on 43p-260
Date: Wed, 8 Mar 2006 15:28:31 -0600 [thread overview]
Message-ID: <200603081528.31577.cablnx@us.ibm.com> (raw)
In-Reply-To: <200603081135.12576.hollis@penguinppc.org>
On Wednesday 08 March 2006 11:35 am, Hollis Blanchard wrote:
> This part here won't work. GRUB doesn't look for an OF variable named
> "debug" (technically such a thing does not exist, according to IEEE1275),
> but rather a commandline argument. So you would do this:
oops, guess I missread the conversation I was reading, thanks for clearing
that up.
> From the OF prompt, before you boot GRUB, could you do the following and
> send the output:
> 0 > dev /memory@0
> 0 > .properties
> In particular, the "available" property is the one I'm interested in. That
> will tell us what areas of memory are considered free...
0 > dev /memory@0
ok
0 > .properties
name memory
device_type memory
reg 00000000 40000000
available 00004000 00bfc000 01400000 3ec00000
#address-cells 00000001
#size-cells 00000000
0 > boot floppy:,grubof.mod debug=all
Failed to claim heap at 0x4000, len 0x1fb000
DEFAULT CATCH!, code=fff00700 at %SRR0: 00206090 %SRR1: 00023000
ok
0 >
So If I'm reading that correctly, there is 0x00bfc000 bytes availabel at an
offest of 0x00004000, since grub is asking for 0x001fb000, and that is less
than 0x00bfc000... I don't get why it's failing.
(And just for reference: no changes to the setup in nvram and my crusty old
yaboot loads just fine, boots the kernel and I'm off and running... the
machine has been beaten on pretty hard on a regular basis, so hardware wise
things seem to be in good shape.)
--
6OB/7T -=- LTC Embedded Linux -=- Base Lead Nerd and Cat Herder
Cube: 025-3/B207 -=- TieLine: 553.5061 -=- Extern: 507.253.5061
Notes: Christopher Abbey/Rochester/IBM -=- Net: cabbey@us.ibm.com
The value of Open Standards is only evident to Open Minds.
next prev parent reply other threads:[~2006-03-08 21:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-07 20:29 OF default catch on grub2 on 43p-260 Chris Abbey
2006-03-08 17:35 ` Hollis Blanchard
2006-03-08 21:28 ` Chris Abbey [this message]
2006-03-10 4:11 ` Hollis Blanchard
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=200603081528.31577.cablnx@us.ibm.com \
--to=cablnx@us.ibm.com \
--cc=grub-devel@gnu.org \
/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.