[U-Boot] [RFC PATCH 1/1] riscv: increase the environment size for the qemu-riscv platform to 128kB
Bin Meng
bmeng.cn at gmail.com
Wed May 8 13:39:23 UTC 2019
On Mon, May 6, 2019 at 5:49 AM Karsten Merker <merker at debian.org> wrote:
>
> 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 at debian.org>
> ---
> include/configs/qemu-riscv.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list