u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Update Chameleon v3 configuration
@ 2022-08-26  7:53 Paweł Anikiel
  2022-08-26  7:53 ` [PATCH 1/4] socfpga: chameleonv3: Enable ext4 in SPL Paweł Anikiel
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Paweł Anikiel @ 2022-08-26  7:53 UTC (permalink / raw)
  To: u-boot, marex, simon.k.r.goldschmidt, tien.fong.chee
  Cc: sjg, ka, mw, amstan, Paweł Anikiel

These changes add the third chameleon variation and make it easier to
deploy images to different boards.

Paweł Anikiel (4):
  socfpga: chameleonv3: Enable ext4 in SPL
  socfpga: chameleonv3: Move environment to a text file
  arm: dts: chameleonv3: Override chameleonv3 bitstream names
  arm: dts: chameleonv3: Add 270-2 variant

 arch/arm/dts/Makefile                               |  1 +
 .../socfpga_arria10_chameleonv3_270_2-u-boot.dtsi   | 12 ++++++++++++
 arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts  |  5 +++++
 .../socfpga_arria10_chameleonv3_270_3-u-boot.dtsi   |  4 ++++
 .../socfpga_arria10_chameleonv3_480_2-u-boot.dtsi   |  4 ++++
 board/google/chameleonv3/environment.txt            | 13 +++++++++++++
 configs/socfpga_chameleonv3_defconfig               |  1 +
 include/configs/socfpga_chameleonv3.h               |  9 ++++-----
 8 files changed, 44 insertions(+), 5 deletions(-)
 create mode 100644 arch/arm/dts/socfpga_arria10_chameleonv3_270_2-u-boot.dtsi
 create mode 100644 arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts
 create mode 100644 board/google/chameleonv3/environment.txt

-- 
2.37.2.672.g94769d06f0-goog


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

end of thread, other threads:[~2022-09-05 10:25 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26  7:53 [PATCH 0/4] Update Chameleon v3 configuration Paweł Anikiel
2022-08-26  7:53 ` [PATCH 1/4] socfpga: chameleonv3: Enable ext4 in SPL Paweł Anikiel
2022-08-26 19:39   ` Alexandru M Stan
2022-08-26  7:53 ` [PATCH 2/4] socfpga: chameleonv3: Move environment to a text file Paweł Anikiel
2022-08-26 19:46   ` Alexandru M Stan
2022-08-26  7:53 ` [PATCH 3/4] arm: dts: chameleonv3: Override chameleonv3 bitstream names Paweł Anikiel
2022-08-26 19:48   ` Alexandru M Stan
2022-08-30  2:30   ` Simon Glass
2022-08-26  7:53 ` [PATCH 4/4] arm: dts: chameleonv3: Add 270-2 variant Paweł Anikiel
2022-08-27  0:20   ` Simon Glass
2022-08-29  8:23     ` Paweł Anikiel
2022-08-30  2:29       ` Simon Glass
2022-08-30  3:12         ` Alexandru M Stan
2022-08-30 11:51           ` Paweł Anikiel
2022-08-30 15:56             ` Simon Glass
2022-09-02 13:16               ` Paweł Anikiel
2022-09-02 19:59                 ` Simon Glass
2022-09-05 10:25                   ` Paweł Anikiel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).