All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/4] Add nanopi_neo4 board support
@ 2020-03-30 17:22 Marek Belisko
  2020-03-30 17:22 ` [Buildroot] [PATCH v2 1/4] Revert "configs/nanopi_neo4: remove defconfig" Marek Belisko
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Marek Belisko @ 2020-03-30 17:22 UTC (permalink / raw)
  To: buildroot

As nanopi_neo4 was dropped due to the fact that AFT 32 bit oolchain was not 
implemented. Recently such package was added so revert neo4 config drop +
add AFT toolchain option. Also bump kernel to 5.4.

Marek Belisko (4):
  Revert "configs/nanopi_neo4: remove defconfig"
  nanpi_neo4_config: Enable
    BR2_TARGET_ARM_TRUSTED_FIRMWARE_NEEDS_ARM32_TOOLCHAIN option
  nanopi_neo4_defconfig: Bump kernel to 5.4
  nanopi_neo4_defconfig: Bump rootfs size to 70M

 board/friendlyarm/nanopi-neo4/extlinux.conf |  4 +++
 board/friendlyarm/nanopi-neo4/genimage.cfg  | 22 ++++++++++++
 board/friendlyarm/nanopi-neo4/post-build.sh |  9 +++++
 board/friendlyarm/nanopi-neo4/readme.txt    | 53 +++++++++++++++++++++++++++
 configs/nanopi_neo4_defconfig               | 56 +++++++++++++++++++++++++++++
 5 files changed, 144 insertions(+)
 create mode 100644 board/friendlyarm/nanopi-neo4/extlinux.conf
 create mode 100644 board/friendlyarm/nanopi-neo4/genimage.cfg
 create mode 100755 board/friendlyarm/nanopi-neo4/post-build.sh
 create mode 100644 board/friendlyarm/nanopi-neo4/readme.txt
 create mode 100644 configs/nanopi_neo4_defconfig

-- 
2.7.4

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

end of thread, other threads:[~2020-03-30 19:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-30 17:22 [Buildroot] [PATCH v2 0/4] Add nanopi_neo4 board support Marek Belisko
2020-03-30 17:22 ` [Buildroot] [PATCH v2 1/4] Revert "configs/nanopi_neo4: remove defconfig" Marek Belisko
2020-03-30 19:17   ` Thomas Petazzoni
2020-03-30 19:34     ` Belisko Marek
2020-03-30 19:35       ` Thomas Petazzoni
2020-03-30 17:22 ` [Buildroot] [PATCH v2 2/4] nanpi_neo4_config: Enable BR2_TARGET_ARM_TRUSTED_FIRMWARE_NEEDS_ARM32_TOOLCHAIN option Marek Belisko
2020-03-30 17:23 ` [Buildroot] [PATCH v2 3/4] nanopi_neo4_defconfig: Bump kernel to 5.4 Marek Belisko
2020-03-30 17:23 ` [Buildroot] [PATCH v2 4/4] nanopi_neo4_defconfig: Bump rootfs size to 70M Marek Belisko

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.