All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] microblaze: Switch to distro boot
@ 2020-09-23 12:00 Michal Simek
  2020-09-23 12:00 ` [PATCH 1/5] microblaze: Enable spi for microblaze Michal Simek
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michal Simek @ 2020-09-23 12:00 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-09-23 12:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-23 12:00 [PATCH 0/5] microblaze: Switch to distro boot Michal Simek
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

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.