From: Marco Gerards <metgerards@student.han.nl>
To: Hollis Blanchard <hollis@penguinppc.org>
Cc: grub-devel@gnu.org
Subject: Re: patch for PPC Old World Macintosh
Date: Mon, 30 Aug 2004 16:17:23 +0000 [thread overview]
Message-ID: <87llfwwqgc.fsf@marco.marco-g.com> (raw)
In-Reply-To: <842B9E25-FA16-11D8-A0F6-000A95A0560C@penguinppc.org> (Hollis Blanchard's message of "Sun, 29 Aug 2004 18:52:42 -0500")
Hollis Blanchard <hollis@penguinppc.org> writes:
> Seeing that Marco did the hard work of porting grub2 to New World
> Power Mac, I though I'd try to support Old World (i.e. Macs with sucky
> Open Firmware).
This is really great!
Did you had the chance to test your code on a new world mac? If not,
I will do so.
I see that you are claiming all memory available. This is really nice
but we need to consider two things when doing this.
1) It all needs to be freed. Currently I did not free the claimed
memory (shame on me).
2) The linux loader claims some memory and want it to be mapped on the
address on which the kernel was linked. If all memory is claimed
already this will not work.
Do you have any ideas how this can be resolved?
Thanks,
Marco
next prev parent reply other threads:[~2004-08-30 16:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-29 23:52 patch for PPC Old World Macintosh Hollis Blanchard
2004-08-30 10:25 ` Yoshinori K. Okuji
2004-08-30 16:17 ` Marco Gerards [this message]
2004-08-31 2:12 ` Hollis Blanchard
2004-09-01 8:27 ` Yoshinori K. Okuji
2004-09-01 16:04 ` Hollis Blanchard
2004-09-02 4:47 ` Hollis Blanchard
2004-09-02 10:48 ` Yoshinori K. Okuji
2004-09-02 14:09 ` Jeroen Dekkers
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=87llfwwqgc.fsf@marco.marco-g.com \
--to=metgerards@student.han.nl \
--cc=grub-devel@gnu.org \
--cc=hollis@penguinppc.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.