public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/4] xilinx: common: Fix fdt/initrd_high and bootm_* variables
Date: Wed, 12 Aug 2020 12:42:49 +0200	[thread overview]
Message-ID: <cover.1597228970.git.michal.simek@xilinx.com> (raw)

Hi,

this series is removing fdt/initrd_high variables and tune bootm_size run
time setup to match needs from Linux kernel.

Thanks,
Michal


Michal Simek (4):
  xilinx: common: Get rid of fdt_high variable
  xilinx: common: Get rid of initrd_high variable setup
  xilinx: common: Check return value from variable setup
  xilinx: common: Change bootm_size variable setting

 board/xilinx/common/board.c     | 17 ++++++++++-------
 include/configs/xilinx_versal.h |  1 -
 include/configs/xilinx_zynqmp.h |  1 -
 include/configs/zynq-common.h   |  1 -
 4 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.28.0

             reply	other threads:[~2020-08-12 10:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-12 10:42 Michal Simek [this message]
2020-08-12 10:42 ` [PATCH 1/4] xilinx: common: Get rid of fdt_high variable Michal Simek
2020-08-12 10:42 ` [PATCH 2/4] xilinx: common: Get rid of initrd_high variable setup Michal Simek
2020-08-12 10:42 ` [PATCH 3/4] xilinx: common: Check return value from " Michal Simek
2020-08-12 10:42 ` [PATCH 4/4] xilinx: common: Change bootm_size variable setting Michal Simek
2020-08-20  7:58 ` [PATCH 0/4] xilinx: common: Fix fdt/initrd_high and bootm_* variables Michal Simek

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=cover.1597228970.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --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