Home | History | Annotate | Download | only in ofwboot
History log of /src/sys/arch/sparc/stand/ofwboot/bootinfo.c
RevisionDateAuthorComments
 1.3  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.2  13-Jul-2006  uwe branches: 1.2.58; 1.2.60; 1.2.62;
De-__P. ANSIify.

Same object code is generated (except in prf.c, where putchar argument
type was changed to int to match the prototype and one instrcution
changes accordingly).

strategy() in ofdev.c was not ANSIified in this sweep, b/c that
changes code generated at call sites!
 1.1  27-Jan-2006  cdi branches: 1.1.2; 1.1.4; 1.1.8; 1.1.18;
Alter sparc64 bootstrap:

- Map kernel with permanent 4MB pages to ease kernel's life
- Pass mappings down to the kernel as part of bootinfo structure
- Try to detect whether kernel is aware of the new boot scheme or not and
in the former case map the kernel using OpenFirmware and do not pass
bootinfo structure
- Provide -C switch to force compatibility mode if autodetection fails
- While on this, fix PR #25763: If load of default kernel fails, try one by
one those specified in compiled-in list

Much inspired by the bootloader of FreeBSD, with some imported code from there.
 1.1.18.3  30-Dec-2006  yamt sync with head.
 1.1.18.2  21-Jun-2006  yamt sync with head.
 1.1.18.1  27-Jan-2006  yamt file bootinfo.c was added on branch yamt-lazymbuf on 2006-06-21 14:56:40 +0000
 1.1.8.1  11-Aug-2006  yamt sync with head
 1.1.4.2  01-Feb-2006  yamt sync with head.
 1.1.4.1  27-Jan-2006  yamt file bootinfo.c was added on branch yamt-uio_vmspace on 2006-02-01 14:51:37 +0000
 1.1.2.1  09-Sep-2006  rpaulo sync with head
 1.2.62.1  16-May-2008  yamt sync with head.
 1.2.60.1  18-May-2008  yamt sync with head.
 1.2.58.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed