From: Shawn Guo <shawnguo@kernel.org>
To: Kuldeep Singh <kuldeep.singh@nxp.com>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: ls1012a: Add serial alias for ls1012a-rdb
Date: Wed, 22 Sep 2021 16:22:06 +0800 [thread overview]
Message-ID: <20210922082205.GI13480@dragon> (raw)
In-Reply-To: <20210909111229.2444950-1-kuldeep.singh@nxp.com>
On Thu, Sep 09, 2021 at 04:42:29PM +0530, Kuldeep Singh wrote:
> U-boot atempts to read serial alias value for ls1012a-rdb but couldn't
> do so as it is not initialised and thus, FDT_ERR_NOTFOUND error is
> reported while booting linux.
>
> Loading fdt from FIT Image at a0000000 ...
> Description: ls1012ardb-dtb
> Type: Flat Device Tree
> Data Start: 0xab111474
> Data Size: 11285 Bytes = 11 KiB
> Architecture: AArch64
> Load Address: 0x90000000
> Loading fdt from 0xab111474 to 0x90000000
> Booting using the fdt blob at 0x90000000
> Uncompressing Kernel Image
> Loading Device Tree to 000000008fffa000, end 000000008ffffc14 ... OK
> WARNING: fdt_fixup_stdout: could not read serial0 alias: FDT_ERR_NOTFOUND
> NOTICE: RNG: INSTANTIATED
>
> Starting kernel ...
>
> Fix the above error by specifying serial value to duart.
>
> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Kuldeep Singh <kuldeep.singh@nxp.com>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: ls1012a: Add serial alias for ls1012a-rdb
Date: Wed, 22 Sep 2021 16:22:06 +0800 [thread overview]
Message-ID: <20210922082205.GI13480@dragon> (raw)
In-Reply-To: <20210909111229.2444950-1-kuldeep.singh@nxp.com>
On Thu, Sep 09, 2021 at 04:42:29PM +0530, Kuldeep Singh wrote:
> U-boot atempts to read serial alias value for ls1012a-rdb but couldn't
> do so as it is not initialised and thus, FDT_ERR_NOTFOUND error is
> reported while booting linux.
>
> Loading fdt from FIT Image at a0000000 ...
> Description: ls1012ardb-dtb
> Type: Flat Device Tree
> Data Start: 0xab111474
> Data Size: 11285 Bytes = 11 KiB
> Architecture: AArch64
> Load Address: 0x90000000
> Loading fdt from 0xab111474 to 0x90000000
> Booting using the fdt blob at 0x90000000
> Uncompressing Kernel Image
> Loading Device Tree to 000000008fffa000, end 000000008ffffc14 ... OK
> WARNING: fdt_fixup_stdout: could not read serial0 alias: FDT_ERR_NOTFOUND
> NOTICE: RNG: INSTANTIATED
>
> Starting kernel ...
>
> Fix the above error by specifying serial value to duart.
>
> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Applied, thanks!
next prev parent reply other threads:[~2021-09-22 8:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-09 11:12 [PATCH] arm64: dts: ls1012a: Add serial alias for ls1012a-rdb Kuldeep Singh
2021-09-09 11:12 ` Kuldeep Singh
2021-09-22 8:22 ` Shawn Guo [this message]
2021-09-22 8:22 ` Shawn Guo
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=20210922082205.GI13480@dragon \
--to=shawnguo@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kuldeep.singh@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.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.