mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	Split the README into a common part and a m28 specific part. This will make things easier when adding new README files for other mx28 based boards. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Marek Vasut <marex@denx.de>
		
			
				
	
	
		
			14 lines
		
	
	
		
			448 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			448 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
DENX M28EVK
 | 
						|
===========
 | 
						|
 | 
						|
Files of the M28/M28EVK port
 | 
						|
----------------------------
 | 
						|
 | 
						|
arch/arm/cpu/arm926ejs/mx28/	- The CPU support code for the Freescale i.MX28
 | 
						|
arch/arm/include/asm/arch-mx28/	- Header files for the Freescale i.MX28
 | 
						|
board/denx/m28evk/		- M28EVK board specific files
 | 
						|
include/configs/m28evk.h	- M28EVK configuration file
 | 
						|
 | 
						|
Follow the instructions from doc/README.mx28_common to generate a bootable SD
 | 
						|
card or to boot from NAND flash.
 |