Talk:PS3 OpenWRT: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
* NAND can kexec -l huge_elfs, to load some stuff if needed.
* NAND can kexec -l huge_elfs, to load some stuff if needed.
Can't flash but can load, we can store an elf on HDD and maybe add an entry to kboot.conf
Can't flash but can load, we can store an elf on HDD and maybe add an entry to kboot.conf
== Paralel compilation ===
Don't know if it is just me but any attempt to build openwrt's latest trunk using multiple jobs fails...
[[User:Skiski|Skiski]]

Revision as of 16:45, 5 October 2012

Images

  • NAND can kexec -l huge_elfs, to load some stuff if needed.

Can't flash but can load, we can store an elf on HDD and maybe add an entry to kboot.conf

Paralel compilation =

Don't know if it is just me but any attempt to build openwrt's latest trunk using multiple jobs fails...

Skiski