summaryrefslogtreecommitdiff
path: root/src/cpu/x86/car
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/car')
-rw-r--r--src/cpu/x86/car/copy_and_run.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/x86/car/copy_and_run.c b/src/cpu/x86/car/copy_and_run.c
index 4000a09e18..6baf53ec8f 100644
--- a/src/cpu/x86/car/copy_and_run.c
+++ b/src/cpu/x86/car/copy_and_run.c
@@ -15,7 +15,7 @@ static void copy_and_run(unsigned cpu_reset)
unsigned long dst_len;
unsigned long ilen, olen;
- print_debug("Copying LinuxBIOS to ram.\r\n");
+ print_debug("Copying LinuxBIOS to RAM.\r\n");
#if !CONFIG_COMPRESS
__asm__ volatile (