All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Tom Rini <trini@konsulko.com>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Le Jin <le.jin@siemens.com>,
	Bao Cheng Su <baocheng.su@siemens.com>,
	Nian Gao <nian.gao@siemens.com>,
	Chao Zeng <chao.zeng@siemens.com>,
	Lokesh Vutla <lokeshvutla@ti.com>
Subject: Re: [PATCH v8 2/5] board: siemens: Add support for SIMATIC IOT2050 devices
Date: Mon, 4 Oct 2021 18:35:39 +0200	[thread overview]
Message-ID: <5649c053-7526-3327-6e41-8683056bb1bc@siemens.com> (raw)
In-Reply-To: <20211004160222.GT31748@bill-the-cat>

On 04.10.21 18:02, Tom Rini wrote:
> On Mon, Oct 04, 2021 at 05:54:46PM +0200, Jan Kiszka wrote:
>> On 04.10.21 01:34, Tom Rini wrote:
>>> On Sat, Sep 18, 2021 at 08:17:53AM +0200, Jan Kiszka wrote:
>>>
>>>> From: Jan Kiszka <jan.kiszka@siemens.com>
>>>>
>>>> This adds support for the IOT2050 Basic and Advanced devices. The Basic
>>>> used the dual-core AM6528 GP processor, the Advanced one the AM6548 HS
>>>> quad-core version.
>>>>
>>>> Both variants are booted via a Siemens-provided FSBL that runs on the R5
>>>> cores. Consequently, U-Boot support is targeting the A53 cores. U-Boot
>>>> SPL, ATF and TEE have to reside in SPI flash.
>>>>
>>>> Full integration into a bootable image can be found on
>>>> https://github.com/siemens/meta-iot2050
>>>>
>>>> Based on original board support by Le Jin, Gao Nian and Chao Zeng.
>>>>
>>>> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
>>>
>>> Applied to u-boot/next, thanks!
>>>
>>
>> Thanks for merging - it just does not boot anymore, no output after
>> TF-A. Trying to understand the differences now, already ruled out
>> arch/arm/dts/k3-am65* as source.
> 
> Have you enabled debug uart?  I found that quite helpful figuring out
> what was wrong when updating the dts files, and the correct values for
> that are in the dts files too.
> 

We do, and it stays silent so far.

Meanwhile I already updated the defconfig, in line with the changes to
the similar am65x_evm* (CONFIG_SPL_SERIAL[_SUPPORT]...), but no
break-through yet.

Jan

-- 
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux

  reply	other threads:[~2021-10-04 16:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-18  6:17 [PATCH v8 0/5] Add SIMATIC IOT2050 board support Jan Kiszka
2021-09-18  6:17 ` [PATCH v8 1/5] arm: dts: Add IOT2050 device tree files Jan Kiszka
2021-10-03 23:34   ` Tom Rini
2021-09-18  6:17 ` [PATCH v8 2/5] board: siemens: Add support for SIMATIC IOT2050 devices Jan Kiszka
2021-10-03 23:34   ` Tom Rini
2021-10-04 15:54     ` Jan Kiszka
2021-10-04 16:02       ` Tom Rini
2021-10-04 16:35         ` Jan Kiszka [this message]
2021-09-18  6:17 ` [PATCH v8 3/5] arm64: dts: ti: k3-am65-mcu: Add RTI watchdog entry Jan Kiszka
2021-10-03 18:40   ` Tom Rini
2021-10-04  7:44     ` Jan Kiszka
2021-09-18  6:17 ` [PATCH v8 4/5] watchdog: rti_wdt: Add support for loading firmware Jan Kiszka
2021-10-03 23:34   ` Tom Rini
2021-09-18  6:17 ` [PATCH v8 5/5] iot2050: Enable watchdog support, but do not auto-start it Jan Kiszka
2021-10-03 23:34   ` Tom Rini

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=5649c053-7526-3327-6e41-8683056bb1bc@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=baocheng.su@siemens.com \
    --cc=chao.zeng@siemens.com \
    --cc=le.jin@siemens.com \
    --cc=lokeshvutla@ti.com \
    --cc=nian.gao@siemens.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.