Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Fixes for Microchip MPFS Icicle
@ 2023-08-21 11:30 Jamie Gibbons via buildroot
  2023-08-21 11:30 ` [Buildroot] [PATCH 1/2] board/microchip/mpfs_icicle: update post-image script Jamie Gibbons via buildroot
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jamie Gibbons via buildroot @ 2023-08-21 11:30 UTC (permalink / raw)
  To: buildroot
  Cc: Conor Dooley, Nicolas Ferre, Ludovic Desroches, Thomas Petazzoni,
	Valentina Fernandez Alanis, Jamie Gibbons

Hi all,

This patch series updates the microchip_mpfs_icicle_defconfig due to the
latest update to the RISC-V instruction sets, renaming the RVC kconfig.
Secondly, I have included a fix to the post-image script to allow an
sdcard.img to be built for the Microchip MPFS Icicle kit. When merging,
some changes were made that broke this. The hss-payload-generator tool
looks for the u-boot.bin image in the directory this command is run
from. This binary file is located in the output images directory. All
changes to this script were made to try to ensure optimise paths and
methods while achieving a working solution. Thanks to Yann for suggestions
for optimisation.
This patch set is indended to be applied to the next branch as that is
where the Microchip Icicle kit patch series has previously been applied.

Looking forward to your feedback.

Regards,
Jamie.

Jamie Gibbons (2):
  board/microchip/mpfs_icicle: update post-image script
  configs/microchip_mpfs_icicle_defconfig: update RVC config option

 board/microchip/mpfs_icicle/post-image.sh | 19 ++++++++++++-------
 configs/microchip_mpfs_icicle_defconfig   |  2 +-
 2 files changed, 13 insertions(+), 8 deletions(-)

-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2023-08-21 13:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-21 11:30 [Buildroot] [PATCH 0/2] Fixes for Microchip MPFS Icicle Jamie Gibbons via buildroot
2023-08-21 11:30 ` [Buildroot] [PATCH 1/2] board/microchip/mpfs_icicle: update post-image script Jamie Gibbons via buildroot
2023-08-21 11:30 ` [Buildroot] [PATCH 2/2] configs/microchip_mpfs_icicle_defconfig: update RVC config option Jamie Gibbons via buildroot
2023-08-21 13:05 ` [Buildroot] [PATCH 0/2] Fixes for Microchip MPFS Icicle Thomas Petazzoni via buildroot

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