Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Add Beelink GS1 board
@ 2019-09-20 19:08 Clément Péron
  2019-09-20 19:08 ` [Buildroot] [PATCH 1/3] board: add Beelink GS1 support Clément Péron
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Clément Péron @ 2019-09-20 19:08 UTC (permalink / raw)
  To: buildroot

Hi,

Beelink GS1 is a TV box based on Allwinner H6.

It requires one patch for a working reboot in ARM ATF and one patch
in U-boot to avoid random mac.

Patches 2 and 3, are optional and I don't think it should be merge.

Regards,
Cl?ment


Cl?ment P?ron (3):
  board: add Beelink GS1 support
  [DO NOT MERGE] board/beelink_gs1: enable mdev, dropbear and auto-ssh
  [DO NOT MERGE] board/beelink_gs1: add root passwd and eth0 auto

 board/beelink/gs1/extlinux.conf               |   4 +
 board/beelink/gs1/genimage.cfg                |  33 +++
 ...er-common-use-r_wdog-instead-of-wdog.patch |  39 +++
 ...01-arm-dts-sync-dts-for-Allwinner-H6.patch | 279 ++++++++++++++++++
 board/beelink/gs1/post-build.sh               |   4 +
 .../gs1/rootfs_overlay/etc/network/interfaces |   7 +
 configs/beelink_gs1_defconfig                 |  40 +++
 7 files changed, 406 insertions(+)
 create mode 100644 board/beelink/gs1/extlinux.conf
 create mode 100644 board/beelink/gs1/genimage.cfg
 create mode 100644 board/beelink/gs1/patches/arm-trusted-firmware/0001-plat-allwinner-common-use-r_wdog-instead-of-wdog.patch
 create mode 100644 board/beelink/gs1/patches/uboot/0001-arm-dts-sync-dts-for-Allwinner-H6.patch
 create mode 100755 board/beelink/gs1/post-build.sh
 create mode 100644 board/beelink/gs1/rootfs_overlay/etc/network/interfaces
 create mode 100644 configs/beelink_gs1_defconfig

-- 
2.20.1

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

end of thread, other threads:[~2019-10-27  8:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-20 19:08 [Buildroot] [PATCH 0/3] Add Beelink GS1 board Clément Péron
2019-09-20 19:08 ` [Buildroot] [PATCH 1/3] board: add Beelink GS1 support Clément Péron
2019-10-26  8:07   ` Thomas Petazzoni
2019-10-26  8:56     ` Clément Péron
2019-10-26  9:56       ` Thomas Petazzoni
2019-10-26  9:58         ` Clément Péron
2019-10-27  8:19           ` Arnout Vandecappelle
2019-09-20 19:08 ` [Buildroot] [PATCH 2/3] [DO NOT MERGE] board/beelink_gs1: enable mdev, dropbear and auto-ssh Clément Péron
2019-09-20 19:08 ` [Buildroot] [PATCH 3/3] [DO NOT MERGE] board/beelink_gs1: add root passwd and eth0 auto Clément Péron
2019-09-21 10:36   ` Arnout Vandecappelle
2019-10-10 18:12     ` Clément Péron

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