diff options
author | Kuldeep Singh <kuldeep.singh@nxp.com> | 2021-09-09 14:12:29 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-09-22 11:21:55 +0300 |
commit | 7f31ae6e01da140e34d6513815253e811019f016 (patch) | |
tree | d91bcf8c78e4620fe2512c68b434861956fbf974 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d7cd74466651e166c0f6272190966496453faa0c (diff) | |
download | linux-7f31ae6e01da140e34d6513815253e811019f016.tar.xz |
arm64: dts: ls1012a: Add serial alias for ls1012a-rdb
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions