All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/1] configs/roc_rk3399_pc: Bring back and update the
@ 2023-07-10 21:21 Roberto Medina
  2023-07-10 21:21 ` [Buildroot] [PATCH v2 1/1] configs/roc_rk3399_pc: Bring back and update the configuration for the rockchip rk3399 built by firefly Roberto Medina
  0 siblings, 1 reply; 8+ messages in thread
From: Roberto Medina @ 2023-07-10 21:21 UTC (permalink / raw)
  To: buildroot; +Cc: kilian.zinnecker, Roberto Medina

This patch series aims to reintroduce the configuration and scripts for
the `roc_rk3399_pc` board. There are a few improvements regarding the
U-Boot verion (bump) and some minor fixes on the post-build.sh script.

v2:
  * Use a more recent version of U-boot.
  * Built-tested by Kilian Zinnecker.

Roberto Medina (1):
  configs/roc_rk3399_pc: Bring back and update the configuration for the
    rockchip rk3399 built by firefly.

 board/firefly/roc-rk3399-pc/extlinux.conf |  4 +++
 board/firefly/roc-rk3399-pc/genimage.cfg  | 22 +++++++++++++
 board/firefly/roc-rk3399-pc/post-build.sh |  5 +++
 board/firefly/roc-rk3399-pc/readme.txt    | 40 +++++++++++++++++++++++
 configs/roc_pc_rk3399_defconfig           | 38 +++++++++++++++++++++
 5 files changed, 109 insertions(+)
 create mode 100644 board/firefly/roc-rk3399-pc/extlinux.conf
 create mode 100644 board/firefly/roc-rk3399-pc/genimage.cfg
 create mode 100755 board/firefly/roc-rk3399-pc/post-build.sh
 create mode 100644 board/firefly/roc-rk3399-pc/readme.txt
 create mode 100644 configs/roc_pc_rk3399_defconfig

-- 
2.41.0

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

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

end of thread, other threads:[~2023-08-11 22:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-10 21:21 [Buildroot] [PATCH v2 0/1] configs/roc_rk3399_pc: Bring back and update the Roberto Medina
2023-07-10 21:21 ` [Buildroot] [PATCH v2 1/1] configs/roc_rk3399_pc: Bring back and update the configuration for the rockchip rk3399 built by firefly Roberto Medina
2023-07-14 18:08   ` Kilian Zinnecker via buildroot
2023-07-24 11:01     ` Roberto Medina
2023-07-25  8:21       ` Da Xue
2023-08-08 21:06   ` Thomas Petazzoni via buildroot
2023-08-11 16:28     ` Roberto Medina
2023-08-11 22:29       ` Thomas Petazzoni via buildroot

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.