From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/5] microblaze: Switch to distro boot
Date: Wed, 23 Sep 2020 14:00:17 +0200 [thread overview]
Message-ID: <cover.1600862419.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
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 | 12 ++--
include/configs/microblaze-generic.h | 66 ++++++++++++++++---
5 files changed, 92 insertions(+), 18 deletions(-)
--
2.28.0
next reply other threads:[~2020-09-23 12:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-23 12:00 Michal Simek [this message]
2020-09-23 12:00 ` [PATCH 1/5] microblaze: Enable spi for microblaze Michal Simek
2020-09-23 12:00 ` [PATCH 2/5] microblaze: trivial code fixes Michal Simek
2020-09-23 12:00 ` [PATCH 3/5] microblaze: board: Check return value whlie saving env variables Michal Simek
2020-09-23 12:00 ` [PATCH 4/5] microblaze: Setup distro boot env variables at run time Michal Simek
2020-09-23 12:00 ` [PATCH 5/5] microblaze: Add support for distro boot 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.1600862419.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.