PPC: Preliminary untested boot support for Common Firmware Environment

CFE is used in the upcoming Amiga X-1000 dualcore PPC board.
* Largely inspired by the OF and U-Boot code.
* Still largely stubbed out.
* The loader builds but I don't have a machine to test it. Anyone interested?
This commit is contained in:
François Revol
2011-11-14 01:31:50 +01:00
parent 5247333d36
commit 478dc9887e
26 changed files with 2091 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
http://www.linux-mips.org/wiki/Common_Firmware_Environment
http://www.broadcom.com/support/communications_processors/downloads.php
http://www.broadcom.com/docs/SiByte/README-1.4.2.txt
http://wiki.openwrt.org/doc/techref/bootloader/cfe
http://amigaos.net/content/2/what%E2%80%99s-new
http://lguohan.blogspot.com/2010/03/embedded-powerpc.html