All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/3] LS1028ARDB improvements
@ 2022-11-22  6:43 Francois Perrad
  2022-11-22  6:43 ` [Buildroot] [PATCH v2 1/3] package/qoriq-cadence-dp-firmware: add install in target Francois Perrad
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Francois Perrad @ 2022-11-22  6:43 UTC (permalink / raw)
  To: buildroot

The package qoriq-cadence-dp-firmware is dedicated to the NXP LS1028 SoC.
It was introduced since BR 2022.02 from a Changming Huang's serie (5 versions between 2019-Nov and 2020-Feb).
This serie tried to introduce the board NXP LS1028ARDB with a partition boot.vfat containing
the kernel image, the dtb and the cadence DP firmware.

The board NXP LS1028ARDB was introduced on 2022-Aug from my own serie.
This serie uses a single rootfs partition and a extlinux.conf file.
The patch concerning the cadence DP firmware has been set aside at this time (between v3 and v4).

Now, this current serie finalizes the support of the board NXP LS1028ARDB,
especially the point concerning the cadence DP firmware.

Francois Perrad (3):
  package/qoriq-cadence-dp-firmware: add install in target
  configs/ls1028ardb: add video with Cadence DP firmware
  board/freescale/ls1028ardb: more documentation

 board/freescale/ls1028ardb/readme.txt         | 27 +++++++++++++++++++
 .../boot/extlinux/extlinux.conf               |  2 +-
 configs/ls1028ardb_defconfig                  |  3 +++
 .../qoriq-cadence-dp-firmware.mk              |  6 +++++
 4 files changed, 37 insertions(+), 1 deletion(-)

-- 
2.37.2

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

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

end of thread, other threads:[~2022-11-25 22:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22  6:43 [Buildroot] [PATCH v2 0/3] LS1028ARDB improvements Francois Perrad
2022-11-22  6:43 ` [Buildroot] [PATCH v2 1/3] package/qoriq-cadence-dp-firmware: add install in target Francois Perrad
2022-11-25 22:19   ` Thomas Petazzoni via buildroot
2022-11-22  6:43 ` [Buildroot] [PATCH v2 2/3] configs/ls1028ardb: add video with Cadence DP firmware Francois Perrad
2022-11-22  6:43 ` [Buildroot] [PATCH v2 3/3] board/freescale/ls1028ardb: more documentation Francois Perrad

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.