All of lore.kernel.org
 help / color / mirror / Atom feed
* Determining boot server and own IP on sparc64-ieee1275
@ 2011-07-06 12:13 Vladimir 'φ-coder/phcoder' Serbinenko
  2011-07-06 12:35 ` David Miller
  2011-07-06 16:17 ` Seth Goldberg
  0 siblings, 2 replies; 4+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2011-07-06 12:13 UTC (permalink / raw)
  To: David Miller; +Cc: The development of GRUB 2

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

Hello, David. I'm currently working on improving network support in
GRUB2.  On IEEE1275 we use read/write functions to receive/send packets
in conjunction with a IP+UDP+ARP+BOOTP+TFTP implementation. On IBM
machines when netbooted we get BOOTP/DHCP reply use by IEEE1275 in
"bootppkt" property which allows us to easily, reliably and
automatically configure GRUB to continue loading from the same server
using same network parameters. However on my Sun Netra X1 I have to use
RARP and I haven't found the network boot configuration in device tree.
So my questions are:
1) Is there any way to retrieve client and server IP on sparc64 used by
IEEE1275 or do we have to redo RARP ourselves?
According to a web search newer sparc machines use BOOTP or DHCP instead
of or as an alternative to RARP.
2) Do they store bootp reply in some property?
3) If they don't is there a way to at least determine which protocol was
used (RARP, BOOTP or DHCP)?
Thank you in advance.

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-06 16:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06 12:13 Determining boot server and own IP on sparc64-ieee1275 Vladimir 'φ-coder/phcoder' Serbinenko
2011-07-06 12:35 ` David Miller
2011-07-06 16:51   ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-07-06 16:17 ` Seth Goldberg

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.