Update kexec-tools
This commit is contained in:
		 Submodule kexec-tools updated: 26c1dd9353...60bdb72da3
									
								
							@@ -1634,6 +1634,9 @@ int multirom_load_kexec(struct multirom_status *s, struct multirom_rom *rom)
 | 
			
		||||
 | 
			
		||||
    kexec_init(&kexec, kexec_path);
 | 
			
		||||
    kexec_add_arg(&kexec, "--mem-min="MR_KEXEC_MEM_MIN);
 | 
			
		||||
#ifdef MR_KEXEC_DTB
 | 
			
		||||
    kexec_add_arg_prefix(&kexec, "--boardname=", TARGET_DEVICE);
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
    switch(rom->type)
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user