From: Sergey Matyukevich <geomatsi@gmail.com>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] configs/orangepi_5_plus: new board
Date: Sun, 26 Jan 2025 14:36:10 +0300 [thread overview]
Message-ID: <Z5YeKmQHSNJE1J7Z@curiosity> (raw)
In-Reply-To: <7cac004be67f141ae3fe0c332358b51c@free.fr>
On Sat, Jan 25, 2025 at 10:10:59PM +0100, Julien Olivain wrote:
> On 06/01/2025 20:07, Sergey Matyukevich wrote:
> > This patch adds basic support for the new OrangePi 5 Plus board:
> > - http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-5-plus-32GB.html
> >
> > Brief summary of the board features:
> > - RK3588 Rockchip SoC
> > - Quad-Core ARM Cortex-A76 Processor 2.4GHz
> > - Quad-Core ARM Cortex-A55 Processor 1.8GHz
> > - Mali G610 GPU
> > - NPU 6 Tops INT4/INT8/INT16/FP16
> > - LPDDR4x: 8GB/16GB/32GB
> > - 2x USB 2.0
> > - 2x USB 3.0
> > - 2x HDMI out
> > - PCIe M.2 M-key socket (e.g. for NVMe)
> > - PCIe M.2 E-key socket (e.g. for WiFi/BT)
> > - 40-pin expansion interface (GPIO / UART / I2C / SPI / PWM / CAN / I2S)
> > - and much much more ...
> >
> > BSP includes the following components:
> > - mainline ATF v2.12
> > - mainline U-Boot v2024.10
> > - mainline Linux kernel v6.12.x
> >
> > Unlike all the other boards from board/orangepi directory, this board
> > is not based on an Allwinner SoC. It is based on Rockchip RK3588 SoC.
> > So custom scripts and configs are used instead of common options from
> > the board/orangepi/common directory. Suggested scripts and configs are
> > based on those of Radxa Rock5B board.
> >
> > Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
>
> Applied to master, thanks.
Thanks !
Unfortunately, your minor cleanup 'switch to human readable genimage.cfg
partition type uuid' breaks the build:
: >>> Executing post-image script support/scripts/genimage.sh
: ...
: ERROR: hdimage(sdcard.img): part uboot-env has invalid type shortcut: u-boot-env
Latest available genimage release does not yet provide the GUID shortcut
for 'u-boot-env'. So I sent a fixup to keep using the GUID value directly:
- https://lore.kernel.org/buildroot/20250126113141.3258643-1-geomatsi@gmail.com/T/#u
Regards,
Sergey
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-01-26 11:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 19:07 [Buildroot] [PATCH 1/1] configs/orangepi_5_plus: new board Sergey Matyukevich
2025-01-25 21:10 ` Julien Olivain
2025-01-26 11:36 ` Sergey Matyukevich [this message]
2025-01-26 15:41 ` Julien Olivain
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=Z5YeKmQHSNJE1J7Z@curiosity \
--to=geomatsi@gmail.com \
--cc=buildroot@buildroot.org \
--cc=ju.o@free.fr \
/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 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.