Grub Development Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vincent Pelletier <subdino2004@yahoo.fr>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Sparc bootblock [Was: SFS breaks PPC build ]
Date: Mon, 17 Oct 2005 18:59:45 +0200	[thread overview]
Message-ID: <4353D881.3090503@yahoo.fr> (raw)
In-Reply-To: <43535305.3050002@bartgrantham.com>

[-- Attachment #1: Type: text/plain, Size: 1152 bytes --]

Bart Grantham wrote:
> - have it verify that the file at the configured sector(s) is an ELF file

Quite easy if we stick to the header signature.

> - follow through and make sure it properly boots an ELF image (right now
> it only gets it into memory)

I think there are 2 ways :
-write your own Forth ELF relocating code (might be fun, but beside that...)
-have the "init-program" command do this work for you, which require you
to load the image where "boot net" loads it (or maybe other commands,
but for now I only know about boot net as it is the only way to
currently boot grub2 on sparc64 ;) ).

> - verify that the code works on PPC, and if not, try to make it work so
> that there's a unified bootblock [not sure if this is reasonable as I'm
> not as familiar with how PPC OF boots... how similiar is it to Sparc?]

I think this one can't be done without making the FCode grow quite big.

> - same for sparc32

I would be interested if the port could be unified in 32bits. For now I
built it 64bits - don't ask why :) - but if a 32bits build can work both
on sparc32 and sparc64, I think it would be great for maintenance.

Vincent Pelletier

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-10-17 17:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-15 18:15 GRUB 1.91 is released Yoshinori K. Okuji
2005-10-15 22:57 ` [SFS breaks PPC build] " Cyril Plisko
2005-10-16  0:47   ` Dennis Clarke
2005-10-16 11:49   ` Marco Gerards
2005-10-16 19:17     ` Dennis Clarke
2005-10-16 19:28       ` Cyril Plisko
2005-10-16 19:51         ` Dennis Clarke
2005-10-16 21:12         ` Marco Gerards
2005-10-16 21:28           ` Cyril Plisko
2005-10-16 21:39             ` Marco Gerards
2005-10-16 21:48               ` Cyril Plisko
2005-10-16 22:13                 ` Marco Gerards
2005-10-17  7:30                   ` Sparc bootblock [Was: SFS breaks PPC build ] Bart Grantham
2005-10-17  8:20                     ` Sparc bootblock Marco Gerards
2005-10-17 10:37                       ` Cyril Plisko
2005-10-17 13:38                       ` Andrei Warkentin
2005-10-17 13:28                     ` Sparc bootblock [Was: SFS breaks PPC build ] Andrei Warkentin
2005-10-17 16:59                     ` Vincent Pelletier [this message]
2005-10-17 18:01                       ` Bart Grantham
2005-10-17 18:13                         ` Sparc bootblock Marco Gerards
2005-10-16 19:41 ` GRUB 1.91 is released Joe Ciccone
2005-10-16 21:06   ` Marco Gerards
2005-10-18 21:14     ` Joe Ciccone
2005-10-20 18:20       ` Marco Gerards

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=4353D881.3090503@yahoo.fr \
    --to=subdino2004@yahoo.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox