kernel_optimize_test/arch/mips/mti-malta
Oleksij Rempel 981bf9b0aa MIPS: Malta: fix alignment of the devicetree buffer
[ Upstream commit bea6a94a279bcbe6b2cde348782b28baf12255a5 ]

Starting with following patch MIPS Malta is not able to boot:
| commit 79edff12060fe7772af08607eff50c0e2486c5ba
| 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-18 13:40:16 +02:00
..
Makefile
malta-amon.c
malta-dt.c
malta-dtshim.c MIPS: Malta: fix alignment of the devicetree buffer 2021-09-18 13:40:16 +02:00
malta-init.c MIPS: Fix exception handler memcpy() 2020-05-24 09:15:54 +02:00
malta-int.c
malta-memory.c
malta-platform.c MIPS: Malta: Do not byte-swap accesses to the CBUS UART 2021-08-12 13:22:15 +02:00
malta-setup.c MIPS: malta: remove mach-malta/malta-dtshim.h header file 2020-09-21 22:16:47 +02:00
malta-time.c
Platform MIPS: Only include the platform file needed 2020-05-13 00:17:18 +02:00