From: Sergey Matyukevich <geomatsi@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next v2 0/4] Add support for MacchiatoBin board
Date: Sat, 18 Nov 2017 11:35:45 +0300 [thread overview]
Message-ID: <20171118083549.9108-1-geomatsi@gmail.com> (raw)
Hi all,
This is the second revision of the patchset adding support for MacchiatoBin
board. The most part of changes address review comments provided by
Baruch Siach and Arnout Vandecappelle. Besides, dts kernel patches by
Antoine T?nart has been added in order to enable networking on mainline
kernel and make the board more usable from the start.
Changes v1->v2
- update mv-ddr-marvell package: rename/cleanup
- update binary-marvell package: rename/cleanup
- update changes for atf package: cleanup
- update board readme.txt
- add example U-Boot environment
- bump Linux kernel version to 4.14
- add dts patches to enable networking on mainline U-Boot/kernel
Sergey Matyukevich (4):
mv-ddr-marvell: new package
binaries-marvell: new package
atf: add support for Marvell Armada
solidrun/macchiatobin: add new board
DEVELOPERS | 14 -
board/solidrun/macchiatobin/genimage.cfg | 16 +
board/solidrun/macchiatobin/linux-extras.config | 3
board/solidrun/macchiatobin/patches/linux/0001-arm64-dts-marvell-extend-cp110-syscon-regs.patch | 38 +++
board/solidrun/macchiatobin/patches/linux/0002-arm64-dts-marvell-add-comphy-nodes-on-cp110.patch | 111 ++++++++++
board/solidrun/macchiatobin/patches/linux/0003-arm64-dts-marvell-mcbin-add-comphy.patch | 52 ++++
board/solidrun/macchiatobin/post-build.sh | 5
board/solidrun/macchiatobin/readme.txt | 82 +++++++
board/solidrun/macchiatobin/uEnv-example.txt | 7
boot/Config.in | 2
boot/arm-trusted-firmware/arm-trusted-firmware.mk | 11
boot/binaries-marvell/Config.in | 29 ++
boot/binaries-marvell/binaries-marvell.hash | 2
boot/binaries-marvell/binaries-marvell.mk | 19 +
boot/mv-ddr-marvell/Config.in | 7
boot/mv-ddr-marvell/mv-ddr-marvell.hash | 2
boot/mv-ddr-marvell/mv-ddr-marvell.mk | 18 +
configs/solidrun_macchiatobin_mainline_defconfig | 45 ++++
configs/solidrun_macchiatobin_marvell_defconfig | 45 ++++
19 files changed, 504 insertions(+), 4 deletions(-)
next reply other threads:[~2017-11-18 8:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-18 8:35 Sergey Matyukevich [this message]
2017-11-18 8:35 ` [Buildroot] [PATCH/next v2 1/4] mv-ddr-marvell: new package Sergey Matyukevich
2017-11-18 8:35 ` [Buildroot] [PATCH/next v2 2/4] binaries-marvell: " Sergey Matyukevich
2017-11-18 8:35 ` [Buildroot] [PATCH/next v2 3/4] atf: add support for Marvell Armada SoCs Sergey Matyukevich
2017-11-18 8:35 ` [Buildroot] [PATCH/next v2 4/4] solidrun/macchiatobin: add new board Sergey Matyukevich
2017-11-29 6:55 ` [Buildroot] [PATCH/next v2 0/4] Add support for MacchiatoBin board Sergey Matyukevich
2017-12-02 14:56 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171118083549.9108-1-geomatsi@gmail.com \
--to=geomatsi@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox