Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v4 0/1] configs/roc_rk3399_pc: Bring back and update the configuration for the rockchip rk3399 built by firefly.
@ 2023-08-12 20:09 Roberto Medina
  2023-08-12 20:09 ` [Buildroot] [PATCH v4 1/1] " Roberto Medina
  0 siblings, 1 reply; 2+ messages in thread
From: Roberto Medina @ 2023-08-12 20:09 UTC (permalink / raw)
  To: buildroot; +Cc: kilian.zinnecker, Roberto Medina

v4 -> v3:
  * Fix DEVELOPERS file with path to `board/firefly/roc-rk3399-pc/`.
  * Clean-up the commit message.

v3 -> v2:
  * Several fixes after reviews from Thomas Petazzoni.
  * Add myself to the DEVELOPERS file.
  * Remove the binutils version from the defconfig file.
  * Set custom version of Linux to 6.1.45.
  * Ext2 size needs to be increased a little to produce the final image.
  * Fix the tag for TFA to v2.9 instead of v2.9.0.
  * Set custom version of U-Boot to 2022.04.
  * Remove U-Boot host tools.

v2 -> v1:
  * 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.

 DEVELOPERS                                |  4 +++
 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           | 42 +++++++++++++++++++++++
 6 files changed, 117 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] 2+ messages in thread

end of thread, other threads:[~2023-08-12 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-12 20:09 [Buildroot] [PATCH v4 0/1] configs/roc_rk3399_pc: Bring back and update the configuration for the rockchip rk3399 built by firefly Roberto Medina
2023-08-12 20:09 ` [Buildroot] [PATCH v4 1/1] " Roberto Medina

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