openwrt/target/linux/mediatek
Daniel Golle fc245338d6
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>
2022-04-19 17:07:23 +01:00
..
base-files mediatek: store random MAC address in U-Boot env on first boot 2022-01-23 20:20:47 +00:00
dts mediatek: Add support for Xiaomi Redmi Router AX6S 2022-03-20 18:33:39 +00:00
files/drivers mediatek: add patches for 5.15 and kernel config for mt7622 2022-03-27 12:55:53 +02:00
image mediatek: Add support for Xiaomi Redmi Router AX6S 2022-03-20 18:33:39 +00:00
mt7622 mediatek/mt7622: enable accelerated crypto drivers 2022-04-11 20:25:34 +01:00
mt7623 mediatek: 5.15: re-enable arch timer on MT7623 as well 2022-04-14 07:34:50 +01:00
mt7629 mediatek: 5.15: enable arm arch timer for mt7629 2022-04-14 13:35:12 +08:00
patches-5.10 mediatek: mt7622: remove '0x' prefix from pstore address in dts 2022-04-19 17:07:23 +01:00
patches-5.15 mediatek: mt7622: remove '0x' prefix from pstore address in dts 2022-04-19 17:07:23 +01:00
Makefile generic: 5.15: refresh config 2022-03-27 02:17:24 +01:00
modules.mk mediatek: remove crypto-hw-mtk package 2022-04-19 19:05:32 +08:00