mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	keystone: k2hk: enable support of nand ecclayout command
Enable support of nand ecclayout command. Acked-By: Murali Karicheri <m-karicheri2@ti.com> Acked-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: WingMan Kwok <w-kwok2@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
This commit is contained in:
		
							parent
							
								
									afee59cd49
								
							
						
					
					
						commit
						1dbb64dcf9
					
				@ -131,6 +131,7 @@
 | 
			
		||||
 | 
			
		||||
/* NAND Configuration */
 | 
			
		||||
#define CONFIG_NAND_DAVINCI
 | 
			
		||||
#define CONFIG_CMD_NAND_ECCLAYOUT
 | 
			
		||||
#define CONFIG_SYS_NAND_CS                     2
 | 
			
		||||
#define CONFIG_SYS_NAND_USE_FLASH_BBT
 | 
			
		||||
#define CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user