Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Make COFF zImages for old 32-bit powermacs | Paul Mackerras | 2006-01-14 | 1 | -436/+102 |
| | | | | | | | | | This adds code to build zImage.coff and/or zImage.initrd.coff when CONFIG_PPC32 and CONFIG_PPC_PMAC are defined. It also restructures the OF client code and adds some workarounds for OF quirks on the older machines. Signed-off-by: Paul Mackerras <paulus@samba.org> | ||||
* | powerpc: Move ppc64 boot wrapper code over to arch/powerpc | Paul Mackerras | 2005-11-16 | 1 | -0/+499 |
This also extends the code to handle 32-bit ELF vmlinux files as well as 64-bit ones. This is sufficient for booting on new-world 32-bit powermacs (i.e. all recent machines). Signed-off-by: Paul Mackerras <paulus@samba.org> |