diff options
author | Kevin | 2014-11-15 11:48:36 +0800 |
---|---|---|
committer | Kevin | 2014-11-15 11:48:36 +0800 |
commit | d04075478d378d9e15f3e1abfd14b0bd124077d4 (patch) | |
tree | 733dd964582f388b9e3e367c249946cd32a2851f /doc/README.amigaone | |
download | FOSSEE-netbook-uboot-source-d04075478d378d9e15f3e1abfd14b0bd124077d4.tar.gz FOSSEE-netbook-uboot-source-d04075478d378d9e15f3e1abfd14b0bd124077d4.tar.bz2 FOSSEE-netbook-uboot-source-d04075478d378d9e15f3e1abfd14b0bd124077d4.zip |
init commit via android 4.4 uboot
Diffstat (limited to 'doc/README.amigaone')
-rwxr-xr-x | doc/README.amigaone | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/README.amigaone b/doc/README.amigaone new file mode 100755 index 0000000..9975977 --- /dev/null +++ b/doc/README.amigaone @@ -0,0 +1,12 @@ +AmigaOne U-Boot and the SciTech emulator + +The directory board/MAI/bios_emulator contains the source code +of the SciTech x86 emulator. This emulator is normally available +under a BSD license. However, SciTech kindly gave us permission +to use their emulator in PPCBoot for the AmigaOne. It's available +in this form only under GPL. + +Thanks to Kendall Bennett and the rest of the team at SciTech. +See http://www.scitechsoft.com for their web site + +The GPL license can be found at http://www.gnu.org/licenses/gpl.html |