src/include: Capitalize CPU, RAM and ROM
Change-Id: Id40c1bf868820c77ea20146d19c6d552c2f970c4 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/15942 Tested-by: build bot (Jenkins) Reviewed-by: Omar Pakker Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
		
				
					committed by
					
						 Martin Roth
						Martin Roth
					
				
			
			
				
	
			
			
			
						parent
						
							1bcd7fcb61
						
					
				
				
					commit
					918535a657
				
			| @@ -23,7 +23,7 @@ | ||||
|  * Perform CBFS operations on the boot device. * | ||||
|  ***********************************************/ | ||||
|  | ||||
| /* Return mapping of option rom found in boot device. NULL on error. */ | ||||
| /* Return mapping of option ROM found in boot device. NULL on error. */ | ||||
| void *cbfs_boot_map_optionrom(uint16_t vendor, uint16_t device); | ||||
| /* Load stage by name into memory. Returns entry address on success. NULL on | ||||
|  * failure. */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user