]> git.ipfire.org Git - thirdparty/u-boot.git/commit
riscv: increase the environment size for the qemu-riscv platform to 128kB
authorKarsten Merker <merker@debian.org>
Sun, 5 May 2019 21:36:29 +0000 (23:36 +0200)
committerAndes <uboot@andestech.com>
Wed, 5 Jun 2019 05:19:08 +0000 (13:19 +0800)
commiteacf07e631dc97cef0ae903cea7a3655355d9941
tree44b6c288d7e05c30787f770f8edd9c7dfabace25
parent38c2a8a00132b4dcc6a0bb5baf5146b9eb9eb2d2
riscv: increase the environment size for the qemu-riscv platform to 128kB

The existing default size of 4kB is too small as the default environment
has already nearly that size and defining a single additional environment
variable can exceed the available space.

Signed-off-by: Karsten Merker <merker@debian.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/qemu-riscv.h