All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] U-Boot ENV in EXT4 support for Expressobin (revised)
@ 2022-02-08 23:26 Rogier Stam
  2022-02-08 23:27 ` [PATCH 1/2] Fix Espressobin build for configs where ENV is not in SPI Rogier Stam
  2022-02-08 23:27 ` [PATCH 2/2] Add SCSI scan for ENV in EXT4 or FAT Rogier Stam
  0 siblings, 2 replies; 9+ messages in thread
From: Rogier Stam @ 2022-02-08 23:26 UTC (permalink / raw)
  To: u-boot; +Cc: Rogier Stam

Hi

Per comments of Stefan I have split the patch in two:
- one for env file changes
- one for espressobin related changes

Let me know if any other changes are needed.

Regards

Rogier

Rogier Stam (2):
  Fix Espressobin build for configs where ENV is not in SPI
  Add SCSI scan for ENV in EXT4 or FAT

 arch/arm/dts/armada-385-turris-omnia-u-boot.dtsi | 2 ++
 board/Marvell/mvebu_armada-37xx/board.c          | 4 +++-
 env/ext4.c                                       | 5 +++++
 env/fat.c                                        | 5 +++++
 4 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.7.4


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

end of thread, other threads:[~2022-05-11 21:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-08 23:26 [PATCH 0/2] U-Boot ENV in EXT4 support for Expressobin (revised) Rogier Stam
2022-02-08 23:27 ` [PATCH 1/2] Fix Espressobin build for configs where ENV is not in SPI Rogier Stam
2022-02-28  7:10   ` Pali Rohár
2022-04-21 13:55     ` Stefan Roese
2022-02-08 23:27 ` [PATCH 2/2] Add SCSI scan for ENV in EXT4 or FAT Rogier Stam
2022-02-28  7:13   ` Pali Rohár
2022-04-21 10:34     ` Stefan Roese
2022-04-21 10:57       ` Pali Rohár
2022-05-11 21:02         ` Rogier Stam

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.