Skip to content
Commit bea6a94a authored by Oleksij Rempel's avatar Oleksij Rempel Committed by Thomas Bogendoerfer
Browse files

MIPS: Malta: fix alignment of the devicetree buffer



Starting with following patch MIPS Malta is not able to boot:
| commit 79edff12
| 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: e81a8c7d ("MIPS: Malta: Setup RAM regions via DT")
Signed-off-by: default avatarOleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 71f8817c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment