From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 0/5] microblaze: Switch to distro boot
Date: Mon, 12 Oct 2020 10:00:40 +0200 [thread overview]
Message-ID: <cover.1602489642.git.michal.simek@xilinx.com> (raw)
Hi,
this series has only one purpose to move microblaze to distro boot to be
aligned with other platforms and ways how they boot.
Depends on https://lists.denx.de/pipermail/u-boot/2020-September/427495.html
Thanks,
Michal
Changes in v2:
- Add missing CONFIG_DISTRO_DEFAULTS=y
T Karthik Reddy (5):
microblaze: Enable spi for microblaze
microblaze: trivial code fixes
microblaze: board: Check return value whlie saving env variables
microblaze: Setup distro boot env variables at run time
microblaze: Add support for distro boot
arch/microblaze/Kconfig | 3 +
board/xilinx/microblaze-generic/Kconfig | 5 ++
.../microblaze-generic/microblaze-generic.c | 24 ++++++-
configs/microblaze-generic_defconfig | 13 ++--
include/configs/microblaze-generic.h | 66 ++++++++++++++++---
5 files changed, 93 insertions(+), 18 deletions(-)
--
2.28.0
next reply other threads:[~2020-10-12 8:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-12 8:00 Michal Simek [this message]
2020-10-12 8:00 ` [PATCH v2 1/5] microblaze: Enable spi for microblaze Michal Simek
2020-10-12 8:00 ` [PATCH v2 2/5] microblaze: trivial code fixes Michal Simek
2020-10-12 8:00 ` [PATCH v2 3/5] microblaze: board: Check return value whlie saving env variables Michal Simek
2020-10-12 8:00 ` [PATCH v2 4/5] microblaze: Setup distro boot env variables at run time Michal Simek
2020-10-12 8:00 ` [PATCH v2 5/5] microblaze: Add support for distro boot Michal Simek
2020-10-27 7:12 ` [PATCH v2 0/5] microblaze: Switch to " 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.1602489642.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