openwrt/target/linux/mediatek
Daniel Golle be8e9cae82 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 fc245338d6)
2022-04-23 18:48:52 +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-21 13:11:56 +00:00
files-5.10/drivers mediatek: Add GD5F1GQ5xExxG to mtk-snand 2022-03-21 13:11:56 +00:00
image mediatek: Add support for Xiaomi Redmi Router AX6S 2022-03-21 13:11:56 +00:00
mt7622 mediatek/mt7622: enable accelerated crypto drivers 2022-04-15 14:04:32 +01:00
mt7623 kernel: 5.10: allocate last level PTEs in high memory 2022-03-01 22:57:34 +00:00
mt7629 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
patches-5.10 mediatek: mt7622: remove '0x' prefix from pstore address in dts 2022-04-23 18:48:52 +01:00
Makefile mediatek: use CONFIG_TARGET_ROOTFS_PARTSIZE 2022-01-23 19:48:07 +00:00
modules.mk mediatek: build btmtkuart as a kernel module 2020-09-22 21:07:50 +08:00