diff options
author | Daniel Golle <daniel@makrotopia.org> | 2022-04-19 16:23:08 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2022-04-23 18:48:52 +0100 |
commit | be8e9cae821fd60edafe42d4f525bd66a7001316 (patch) | |
tree | d3a7fb74dfcf94206a09b6944a4a3026fd99c08a /package/libs/libunwind | |
parent | 0e607d60ef30812774ead11802b45cfa00113508 (diff) | |
download | upstream-be8e9cae821fd60edafe42d4f525bd66a7001316.tar.gz upstream-be8e9cae821fd60edafe42d4f525bd66a7001316.tar.bz2 upstream-be8e9cae821fd60edafe42d4f525bd66a7001316.zip |
mediatek: mt7622: remove '0x' prefix from pstore address in dts
Adresses of device tree nodes are typically noted without the '0x'
prefix. While having the '0x' prefix doesn't hurt when using Linux,
more recent versions of U-Boot will add a duplicate ramoops node as a
simple string compare is used to check if the node is already present.
Remove the '0x' prefix to avoid the kernel warning resulting from
U-Boot adding a dupplicate pstore/ramoops node.
See also https://lists.denx.de/pipermail/u-boot/2022-April/481810.html
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit fc245338d6e02e61fa7ecbd1a828aed97cdbef88)
Diffstat (limited to 'package/libs/libunwind')
0 files changed, 0 insertions, 0 deletions