QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Raziel K. Crowe 8b701010de mempow update 2 years ago
..
dts mempow update 2 years ago
.gitignore Brooklyn+ (PLUS) changes 2 years ago
4xx.c cleaning up the git 3 years ago
4xx.h cleaning up the git 3 years ago
44x.h cleaning up the git 3 years ago
Makefile mempow update 2 years ago
README cleaning up the git 3 years ago
addnote.c cleaning up the git 3 years ago
bamboo.c cleaning up the git 3 years ago
cpm-serial.c cleaning up the git 3 years ago
crt0.S mempow update 2 years ago
crtsavres.S cleaning up the git 3 years ago
cuboot-8xx.c cleaning up the git 3 years ago
cuboot-52xx.c cleaning up the git 3 years ago
cuboot-83xx.c cleaning up the git 3 years ago
cuboot-85xx-cpm2.c cleaning up the git 3 years ago
cuboot-85xx.c cleaning up the git 3 years ago
cuboot-824x.c cleaning up the git 3 years ago
cuboot-acadia.c cleaning up the git 3 years ago
cuboot-amigaone.c cleaning up the git 3 years ago
cuboot-bamboo.c cleaning up the git 3 years ago
cuboot-ebony.c cleaning up the git 3 years ago
cuboot-hotfoot.c mempow update 2 years ago
cuboot-katmai.c cleaning up the git 3 years ago
cuboot-kilauea.c cleaning up the git 3 years ago
cuboot-mpc7448hpc2.c cleaning up the git 3 years ago
cuboot-pq2.c cleaning up the git 3 years ago
cuboot-rainier.c cleaning up the git 3 years ago
cuboot-sam440ep.c cleaning up the git 3 years ago
cuboot-sequoia.c cleaning up the git 3 years ago
cuboot-taishan.c cleaning up the git 3 years ago
cuboot-warp.c cleaning up the git 3 years ago
cuboot-yosemite.c cleaning up the git 3 years ago
cuboot.c cleaning up the git 3 years ago
cuboot.h cleaning up the git 3 years ago
dcr.h cleaning up the git 3 years ago
decompress.c cleaning up the git 3 years ago
devtree.c cleaning up the git 3 years ago
div64.S cleaning up the git 3 years ago
dummy.c cleaning up the git 3 years ago
ebony.c cleaning up the git 3 years ago
elf.h cleaning up the git 3 years ago
elf_util.c cleaning up the git 3 years ago
ep88xc.c cleaning up the git 3 years ago
ep8248e.c cleaning up the git 3 years ago
epapr-wrapper.c cleaning up the git 3 years ago
epapr.c cleaning up the git 3 years ago
fixed-head.S cleaning up the git 3 years ago
fixup-headers.sed cleaning up the git 3 years ago
fsl-soc.c cleaning up the git 3 years ago
fsl-soc.h cleaning up the git 3 years ago
gamecube-head.S cleaning up the git 3 years ago
gamecube.c cleaning up the git 3 years ago
hack-coff.c cleaning up the git 3 years ago
holly.c cleaning up the git 3 years ago
install.sh mempow update 2 years ago
io.h cleaning up the git 3 years ago
libfdt-wrapper.c cleaning up the git 3 years ago
libfdt_env.h cleaning up the git 3 years ago
main.c cleaning up the git 3 years ago
microwatt.c cleaning up the git 3 years ago
mktree.c cleaning up the git 3 years ago
motload-head.S cleaning up the git 3 years ago
mpc8xx.c cleaning up the git 3 years ago
mpc8xx.h cleaning up the git 3 years ago
mpc52xx-psc.c cleaning up the git 3 years ago
mvme5100.c cleaning up the git 3 years ago
mvme7100.c cleaning up the git 3 years ago
ns16550.c cleaning up the git 3 years ago
of.c cleaning up the git 3 years ago
of.h cleaning up the git 3 years ago
ofconsole.c cleaning up the git 3 years ago
oflib.c cleaning up the git 3 years ago
opal-calls.S cleaning up the git 3 years ago
opal.c cleaning up the git 3 years ago
ops.h mempow update 2 years ago
page.h cleaning up the git 3 years ago
planetcore.c cleaning up the git 3 years ago
planetcore.h cleaning up the git 3 years ago
ppc_asm.h cleaning up the git 3 years ago
ppcboot-hotfoot.h cleaning up the git 3 years ago
ppcboot.h cleaning up the git 3 years ago
pq2.c cleaning up the git 3 years ago
pq2.h cleaning up the git 3 years ago
ps3-head.S cleaning up the git 3 years ago
ps3-hvcall.S cleaning up the git 3 years ago
ps3.c cleaning up the git 3 years ago
pseries-head.S cleaning up the git 3 years ago
redboot-8xx.c cleaning up the git 3 years ago
redboot-83xx.c cleaning up the git 3 years ago
redboot.h cleaning up the git 3 years ago
reg.h cleaning up the git 3 years ago
rs6000.h cleaning up the git 3 years ago
serial.c cleaning up the git 3 years ago
simple_alloc.c cleaning up the git 3 years ago
simpleboot.c cleaning up the git 3 years ago
stdbool.h cleaning up the git 3 years ago
stdint.h cleaning up the git 3 years ago
stdio.c cleaning up the git 3 years ago
stdio.h cleaning up the git 3 years ago
stdlib.c cleaning up the git 3 years ago
stdlib.h cleaning up the git 3 years ago
string.S cleaning up the git 3 years ago
string.h cleaning up the git 3 years ago
swab.h cleaning up the git 3 years ago
treeboot-akebono.c cleaning up the git 3 years ago
treeboot-bamboo.c cleaning up the git 3 years ago
treeboot-currituck.c cleaning up the git 3 years ago
treeboot-ebony.c cleaning up the git 3 years ago
treeboot-iss4xx.c cleaning up the git 3 years ago
types.h cleaning up the git 3 years ago
ugecon.c cleaning up the git 3 years ago
ugecon.h cleaning up the git 3 years ago
util.S cleaning up the git 3 years ago
wii-head.S cleaning up the git 3 years ago
wii.c cleaning up the git 3 years ago
wrapper mempow update 2 years ago
xz_config.h cleaning up the git 3 years ago
zImage.coff.lds.S cleaning up the git 3 years ago
zImage.lds.S cleaning up the git 3 years ago
zImage.ps3.lds.S cleaning up the git 3 years ago

README


To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:

objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
objcopy -j .kernel:System.map -O binary zImage System.map.gz
objcopy -j .kernel:.config -O binary zImage config.gz
objcopy -j .kernel:initrd -O binary zImage.initrd initrd.gz


Peter