Files
linux/arch/mips
Oleksij Rempel 6fddf7111f MIPS: Malta: fix alignment of the devicetree buffer
[ Upstream commit bea6a94a27 ]

Starting with following patch MIPS Malta is not able to boot:
| commit 79edff1206
| Author: Rob Herring <robh@kernel.org>
| scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9

The reason is the alignment test added to the fdt_ro_probe_(). To fix
this issue, we need to make sure that fdt_buf is aligned.

Since the dtc patch was designed to uncover potential issue, I handle
initial MIPS Malta patch as initial bug.

Fixes: e81a8c7dab ("MIPS: Malta: Setup RAM regions via DT")
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-22 11:48:02 +02:00
..
2016-08-03 08:16:30 +02:00
2017-01-25 02:51:11 +01:00
2019-02-27 10:08:53 +01:00
2019-07-28 08:29:28 +02:00
2020-09-23 12:11:00 +02:00
2017-11-03 09:02:30 -07:00
2017-04-10 11:56:07 +02:00
2020-09-23 12:11:00 +02:00
2021-08-12 13:19:40 +02:00