public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Distroboot support for DE0-nano-SoC board
@ 2017-01-28 20:47 Frank Kunz
  2017-01-28 20:47 ` [U-Boot] [PATCH 1/3] socfpga: Enable abort for DE-nano-SoC SPL uboot load from MMC Frank Kunz
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Frank Kunz @ 2017-01-28 20:47 UTC (permalink / raw)
  To: u-boot

This adds common distribution boot environment variables for
DE0-nanos-SoC board. The current boot procedure is extended to run
the distribution boot as fallback.
The SOC ROM loader scans for the SPL in the special partition 0xa2 (partition mode)
if this is not found it scans the MMC card sector 0 (raw mode), for up to
four valid SPLs. When a partition table (MBR, GPT) is used with raw mode,
the first SPL must not be written to the MMC and the ROM loader uses the second SPL.

Frank Kunz (3):
  socfpga: Enable abort for DE-nano-SoC SPL uboot load from MMC
  socfpga: Add distoboot support for DE0-nano-SoC
  socfpga: Adapt environment storage for DE0-nano-SoC

 include/configs/socfpga_de0_nano_soc.h | 32 +++++++++++++++++++++++++++++++-
 1 file changed, 31 insertions(+), 1 deletion(-)

--
2.11.0

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

end of thread, other threads:[~2017-01-28 22:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-28 20:47 [U-Boot] [PATCH 0/3] Distroboot support for DE0-nano-SoC board Frank Kunz
2017-01-28 20:47 ` [U-Boot] [PATCH 1/3] socfpga: Enable abort for DE-nano-SoC SPL uboot load from MMC Frank Kunz
2017-01-28 20:47 ` [U-Boot] [PATCH 2/3] socfpga: Add distoboot support for DE0-nano-SoC Frank Kunz
2017-01-28 20:47 ` [U-Boot] [PATCH 3/3] socfpga: Adapt environment storage " Frank Kunz
2017-01-28 20:53 ` [U-Boot] [PATCH 0/3] Distroboot support for DE0-nano-SoC board Marek Vasut
2017-01-28 21:25   ` Westergreen, Dalon
2017-01-28 21:33     ` Frank Kunz
2017-01-28 22:30     ` Marek Vasut
2017-01-28 22:47       ` Dalon Westergreen
2017-01-28 22:49         ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox