mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-30 19:48:19 +00:00 
			
		
		
		
	Add code for AmigaOne board
  (preliminary merge to U-Boot, still WIP)
* Patch by Jon Diekema, 12 Nov 2002:
  - Adding URL for IEEE OUI lookup
  - Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED
    being defined.
  - In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and
    root-on-nfs macros are designed to switch how the default boot
    method gets defined.
		
	
			
		
			
				
	
	
		
			13 lines
		
	
	
		
			513 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			513 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 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
 |