All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Anand Gadiyar <gadiyar@ti.com>, Xuanhao Shi <x-shi@ti.com>,
	Suniel Mahesh <sunil@amarulasolutions.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 4/4] board/ti: add new boards
Date: Sun, 31 Jul 2022 10:32:38 +0200	[thread overview]
Message-ID: <20220731103238.36ae5e7f@windsurf> (raw)
In-Reply-To: <ed4ed152-a334-d21f-23ff-b141e8f25422@benettiengineering.com>

Hello Giulio

On Sun, 31 Jul 2022 03:15:17 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> I don't know the boot-flow of this processor, so you need the SPL and
> then again another SPL and u-boot too?

This was explained in previous iterations of the patch series, and to
some extent in the commit log of PATCH 2/4 (though perhaps not very
clearly).

This SoC is kind of special. It needs a U-Boot that runs on the
Cortex-A cores, built ARM64. But it also needs a firmware running on a
separate Cortex-R5 core, and it turns out that this firmware is also...
U-Boot.

So indeed, we need to build two U-Boots: one for the ARM64 cores, one
for the Cortex-R5 core. The U-Boot for the ARM64 cores is built using
boot/uboot/, like for all platforms. The special U-Boot for Cortex-R5
is built using the boot/ti-k3-r5-loader package.

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-07-31  8:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-28 16:40 [Buildroot] [PATCH v2 0/4] add support for TI's AM6X boards Xuanhao Shi via buildroot
2022-07-28 16:40 ` [Buildroot] [PATCH v2 1/4] package/arm-gnu-toolchain: revert to version 10 Xuanhao Shi via buildroot
2022-07-31  0:28   ` Giulio Benetti
2022-07-31  7:28     ` Thomas Petazzoni via buildroot
2022-08-01 17:56   ` Thomas Petazzoni via buildroot
2022-07-28 16:40 ` [Buildroot] [PATCH v2 2/4] boot/ti-k3-r5-loader: add new package Xuanhao Shi via buildroot
2022-07-31  0:54   ` Giulio Benetti
2022-07-31  8:27     ` Thomas Petazzoni via buildroot
2022-07-31 10:10       ` Giulio Benetti
2022-08-02 16:23   ` Giulio Benetti
2022-07-28 16:40 ` [Buildroot] [PATCH v2 3/4] boot/ti-k3-image-gen: " Xuanhao Shi via buildroot
2022-07-31  1:04   ` Giulio Benetti
2022-07-31  8:30     ` Thomas Petazzoni via buildroot
2022-07-28 16:40 ` [Buildroot] [PATCH v2 4/4] board/ti: add new boards Xuanhao Shi via buildroot
2022-07-31  1:15   ` Giulio Benetti
2022-07-31  8:32     ` Thomas Petazzoni via buildroot [this message]
2022-08-02 16:40   ` Giulio Benetti
2022-08-02 16:48     ` Giulio Benetti

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=20220731103238.36ae5e7f@windsurf \
    --to=buildroot@buildroot.org \
    --cc=gadiyar@ti.com \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=sunil@amarulasolutions.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=x-shi@ti.com \
    /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.