diff options
Diffstat (limited to 'configs/qemu-ppce500_defconfig')
-rw-r--r-- | configs/qemu-ppce500_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu-ppce500_defconfig b/configs/qemu-ppce500_defconfig index 8b2ad8b028..4f50142ad6 100644 --- a/configs/qemu-ppce500_defconfig +++ b/configs/qemu-ppce500_defconfig @@ -1,5 +1,6 @@ CONFIG_PPC=y CONFIG_SYS_TEXT_BASE=0xf01000 +CONFIG_ENV_SIZE=0x2000 CONFIG_MPC85xx=y # CONFIG_CMD_ERRATA is not set CONFIG_TARGET_QEMU_PPCE500=y |