diff options
Diffstat (limited to 'include/configs/qemu-ppce500.h')
-rw-r--r-- | include/configs/qemu-ppce500.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/qemu-ppce500.h b/include/configs/qemu-ppce500.h index 9517674010..9f267877ab 100644 --- a/include/configs/qemu-ppce500.h +++ b/include/configs/qemu-ppce500.h @@ -36,7 +36,6 @@ #define CONFIG_PANIC_HANG /* do not reset board on panic */ /* Needed to fill the ccsrbar pointer */ -#define CONFIG_BOARD_EARLY_INIT_F /* Virtual address to CCSRBAR */ #define CONFIG_SYS_CCSRBAR 0xe0000000 |