All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: anthony.t.davies@gmail.com
Cc: yocto@lists.yoctoproject.org
Subject: Re: [meta-rockchip] [PATCH v3] rock-3a add
Date: Sat, 20 Jan 2024 21:41:34 -0500	[thread overview]
Message-ID: <20240121024134.GA17457@localhost> (raw)
In-Reply-To: <20231016104344.401706-1-anthony.t.davies@gmail.com>

On Mon 2023-10-16 @ 09:43:45 PM, anthony.t.davies@gmail.com wrote:
> From: Anthony Davies <anthony.t.davies@gmail.com>
> 
> Add support for the Radxa Rock 3A
> https://wiki.radxa.com/Rock3/3a
> 
> The TF-A project does not currently have support for
> the rk3568. Therefore, for the time-being, the only way to supply a
> TPL/DDR-init for the rk3568 is to use the closed-source rkbin binaries
> from Rockchip. If/when TF-A adds support for the rk3588 we can investigate
> switching.
> 
> recipes-bsp/rkbin/rockchip-rkbin_git.bb was modified to allow a machine
> override to allow both rk3568 and rk3588s to use differnet binary blobs
> 
> Signed-off-by: Anthony Davies <anthony.t.davies@gmail.com>
> ---
>  README                                  |  1 +
>  conf/machine/include/rk3568.inc         | 17 +++++++++++++++++
>  conf/machine/rock-3a.conf               | 12 ++++++++++++
>  recipes-bsp/rkbin/rockchip-rkbin_git.bb | 16 +++++++++++++++-
>  recipes-bsp/u-boot/u-boot%.bbappend     |  5 +++++
>  5 files changed, 50 insertions(+), 1 deletion(-)
>  create mode 100644 conf/machine/include/rk3568.inc
>  create mode 100644 conf/machine/rock-3a.conf

Applied some form of this patch to meta-rockchip, master branch.
Thanks!


      parent reply	other threads:[~2024-01-21  2:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-16 10:43 [meta-rockchip] [PATCH v3] rock-3a add anthony.t.davies
2023-10-25 13:56 ` Trevor Woerner
2023-10-25 14:22   ` [yocto] " Quentin Schulz
2023-10-25 14:42     ` Trevor Woerner
2023-10-25 15:49       ` Quentin Schulz
2023-10-25 16:20         ` Trevor Woerner
2023-10-26  4:17     ` Anthony Davies
2024-01-21  2:41 ` Trevor Woerner [this message]

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=20240121024134.GA17457@localhost \
    --to=twoerner@gmail.com \
    --cc=anthony.t.davies@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /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.