diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/x86-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index 5d461e8d0c6..f421ec58034 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -25,7 +25,7 @@ */ /* Default environment */ -#define CONFIG_RAMDISK_ADDR 0x4000000 +#define CFG_RAMDISK_ADDR 0x4000000 #if defined(CONFIG_GENERATE_ACPI_TABLE) || defined(CONFIG_EFI_STUB) #define CFG_OTHBOOTARGS "othbootargs=\0" #else |
