DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 0/7] platform-v8a: cleanup firmware rules
@ 2023-06-02 14:59 Michael Olbrich
  2023-06-02 14:59 ` [DistroKit] [PATCH 1/7] platform-v8a: cleanup barebox firmware handling Michael Olbrich
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Michael Olbrich @ 2023-06-02 14:59 UTC (permalink / raw)
  To: distrokit; +Cc: Michael Olbrich

DistroKit is often used as example when creating a new BSP. So lets make
sure the it follows the best practices for PTXdist BSPs.

Regards,
Michael

Michael Olbrich (7):
  platform-v8a: cleanup barebox firmware handling
  firmware-imx: move to the correct section
  platform-v8a: move platform menu files to platforms/
  platform-v8a: simplify dts search path
  firmware-imx: use foreach and ptx/nl
  firmware-imx: make sure menuconfig works correctly
  firmware-rockchip: make sure menuconfig works correctly

 configs/platform-v8a/platformconfig           | 12 +++++-----
 .../{rules => platforms}/firmware-imx.in      | 14 +++++------
 .../{rules => platforms}/firmware-rockchip.in |  9 ++++----
 .../platform-v8a/rules/barebox.rockchip.make  | 12 ++++++++++
 configs/platform-v8a/rules/firmware-imx.make  | 23 +++++++++++++++----
 .../platform-v8a/rules/firmware-rockchip.make | 10 ++++++++
 .../rules/post/barebox-fixup.make             | 16 -------------
 7 files changed, 58 insertions(+), 38 deletions(-)
 rename configs/platform-v8a/{rules => platforms}/firmware-imx.in (92%)
 rename configs/platform-v8a/{rules => platforms}/firmware-rockchip.in (99%)
 create mode 100644 configs/platform-v8a/rules/barebox.rockchip.make
 delete mode 100644 configs/platform-v8a/rules/post/barebox-fixup.make

-- 
2.39.2




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

end of thread, other threads:[~2023-06-20 13:26 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 14:59 [DistroKit] [PATCH 0/7] platform-v8a: cleanup firmware rules Michael Olbrich
2023-06-02 14:59 ` [DistroKit] [PATCH 1/7] platform-v8a: cleanup barebox firmware handling Michael Olbrich
2023-06-02 16:40   ` Ahmad Fatoum
2023-06-08  9:19     ` Michael Olbrich
2023-06-02 14:59 ` [DistroKit] [PATCH 2/7] firmware-imx: move to the correct section Michael Olbrich
2023-06-02 16:41   ` Ahmad Fatoum
2023-06-02 14:59 ` [DistroKit] [PATCH 3/7] platform-v8a: move platform menu files to platforms/ Michael Olbrich
2023-06-02 16:44   ` Ahmad Fatoum
2023-06-08  9:22     ` Michael Olbrich
2023-06-08  9:27       ` Ahmad Fatoum
2023-06-02 14:59 ` [DistroKit] [PATCH 4/7] platform-v8a: simplify dts search path Michael Olbrich
2023-06-02 16:44   ` Ahmad Fatoum
2023-06-02 14:59 ` [DistroKit] [PATCH 5/7] firmware-imx: use foreach and ptx/nl Michael Olbrich
2023-06-02 16:45   ` Ahmad Fatoum
2023-06-02 14:59 ` [DistroKit] [PATCH 6/7] firmware-imx: make sure menuconfig works correctly Michael Olbrich
2023-06-02 16:38   ` Ahmad Fatoum
2023-06-08  9:25     ` [DistroKit] [PATCH v2] " Michael Olbrich
2023-06-08  9:27       ` Ahmad Fatoum
2023-06-02 14:59 ` [DistroKit] [PATCH 7/7] firmware-rockchip: " Michael Olbrich
2023-06-20 13:26 ` [DistroKit] [PATCH 0/7] platform-v8a: cleanup firmware rules Robert Schwebel

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