mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-11-04 10:21:25 +01:00 
			
		
		
		
	NetStar: Disable CONFIG_CMD_JFFS2
This patch removes "CONFIG_CMD_JFFS" from the board config Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
		
							parent
							
								
									274fafef68
								
							
						
					
					
						commit
						d9657ac848
					
				@ -149,7 +149,6 @@
 | 
			
		||||
#define CONFIG_CMD_SAVEENV
 | 
			
		||||
#define CONFIG_CMD_FLASH
 | 
			
		||||
#define CONFIG_CMD_IMI
 | 
			
		||||
#define CONFIG_CMD_JFFS2
 | 
			
		||||
#define CONFIG_CMD_LOADB
 | 
			
		||||
#define CONFIG_CMD_MEMORY
 | 
			
		||||
#define CONFIG_CMD_NAND
 | 
			
		||||
@ -158,8 +157,6 @@
 | 
			
		||||
#define CONFIG_CMD_RUN
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#define CONFIG_JFFS2_NAND	1	/* jffs2 on nand support */
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * BOOTP options
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user