summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-12-04 10:14:09 -0500
committerTom Rini <[email protected]>2022-12-23 10:15:13 -0500
commit92a5c899987301f6b53ef37e46ea96ce9abb752e (patch)
tree04652616c2ff4a36abe8233a5ef0a4977689eab8 /include/configs
parentd4143373f161984426f0bd1fda1cbced21e57272 (diff)
global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG
Perform a simple rename of CONFIG_X86_REFCODE_RUN_ADDR to CFG_X86_REFCODE_RUN_ADDR Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/x86-chromebook.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/x86-chromebook.h b/include/configs/x86-chromebook.h
index 8bbbe51ecb5..98abb00927a 100644
--- a/include/configs/x86-chromebook.h
+++ b/include/configs/x86-chromebook.h
@@ -8,7 +8,7 @@
#define CFG_X86_MRC_ADDR 0xfffa0000
#define CFG_X86_REFCODE_ADDR 0xffea0000
-#define CONFIG_X86_REFCODE_RUN_ADDR 0
+#define CFG_X86_REFCODE_RUN_ADDR 0
#define VIDEO_IO_OFFSET 0