Jung-uk Kim
11823c5f1e
Revert .PATH changes to fix mips build.
...
Reported by: bz
Pointy hat to: jkim
2015-04-03 02:27:40 +00:00
Jung-uk Kim
bf64b1d71c
Install newly added brand-*.4th and logo-*.4th files and reduce duplication.
...
Reviewed by: dteske
Pointy hat to: dteske
2015-04-02 20:07:05 +00:00
Nathan Whitehorn
cb46e6c2af
Allow this to work with disks greater than 4 GB and with names not beginning
...
with "s".
2015-02-01 02:02:50 +00:00
Nathan Whitehorn
878eae988b
Relocate kernel to high address space (a static + 64 MB for now) to avoid
...
conflicts with the Linux host kernel. This lets you kexec an unmodified
GENERIC64.
2015-01-31 19:42:08 +00:00
Nathan Whitehorn
79215b4a3d
Add FDT reservations for memory areas used by OPAL or RTAS runtime firmware.
...
This allows a kexec'ed kernel to boot multiuser under PHYP.
2015-01-31 19:18:09 +00:00
Nathan Whitehorn
a4f7863238
Add kexec-based Linux shim loader for use with the firmware petitboot
...
loader on PS3 and POWER8 systems. This is reasonably portable to other
architectures, especially FDT-based ones, if similar features are useful
elsewhere.
Netboot support is missing for now and will be added in a future commit,
at which time loader.ps3 will be garbage collected.
Done at: Hackathon
2015-01-05 04:33:39 +00:00