qemu-options.hx: allow -dtb argument for all archs
Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
This commit is contained in:
		
							parent
							
								
									cba1fd3655
								
							
						
					
					
						commit
						379b5c7c3c
					
				| 
						 | 
				
			
			@ -2038,7 +2038,7 @@ first module.
 | 
			
		|||
ETEXI
 | 
			
		||||
 | 
			
		||||
DEF("dtb", HAS_ARG, QEMU_OPTION_dtb, \
 | 
			
		||||
    "-dtb    file    use 'file' as device tree image\n", QEMU_ARCH_ARM)
 | 
			
		||||
    "-dtb    file    use 'file' as device tree image\n", QEMU_ARCH_ALL)
 | 
			
		||||
STEXI
 | 
			
		||||
@item -dtb @var{file}
 | 
			
		||||
@findex -dtb
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue