public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Karsten Merker <merker@debian.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH 0/1] riscv: qemu-riscv environment size
Date: Sun,  5 May 2019 23:36:28 +0200	[thread overview]
Message-ID: <20190505213629.22208-1-merker@debian.org> (raw)

Hello,

currently the environment size for the qemu-riscv platform is set
to only 4kB.  The default environment (with distro_bootcmd
support) has already nearly 4kB, so defining additional
environment variables very quickly exceeds the allocated space. 
Is there a specific reason to use only 4kB for the environment? 
If not, I would like to propose to increase the environment size
to 128kB similar to what we have on a number of other platforms.

Regards,
Karsten

Karsten Merker (1):
  riscv: increase the environment size for the qemu-riscv platform to
    128kB

 include/configs/qemu-riscv.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.20.1

             reply	other threads:[~2019-05-05 21:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-05 21:36 Karsten Merker [this message]
2019-05-05 21:36 ` [U-Boot] [RFC PATCH 1/1] riscv: increase the environment size for the qemu-riscv platform to 128kB Karsten Merker
2019-05-08 13:39   ` Bin Meng
     [not found]     ` <752D002CFF5D0F4FA35C0100F1D73F3FA40CBB2F@ATCPCS16.andestech.com>
2019-06-04  5:43       ` Rick Chen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190505213629.22208-1-merker@debian.org \
    --to=merker@debian.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox