beagle: fix termination of buddy env setting
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
This commit is contained in:
		
							parent
							
								
									fff1a57208
								
							
						
					
					
						commit
						847b83d02d
					
				| 
						 | 
					@ -224,7 +224,7 @@
 | 
				
			||||||
	"bootfile=uImage.beagle\0" \
 | 
						"bootfile=uImage.beagle\0" \
 | 
				
			||||||
	"console=ttyO2,115200n8\0" \
 | 
						"console=ttyO2,115200n8\0" \
 | 
				
			||||||
	"mpurate=auto\0" \
 | 
						"mpurate=auto\0" \
 | 
				
			||||||
	"buddy=none "\
 | 
						"buddy=none\0" \
 | 
				
			||||||
	"optargs=\0" \
 | 
						"optargs=\0" \
 | 
				
			||||||
	"camera=none\0" \
 | 
						"camera=none\0" \
 | 
				
			||||||
	"vram=12M\0" \
 | 
						"vram=12M\0" \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue