android_kernel_xiaomi_sm7250/arch/mips/mti-malta
Oleksij Rempel 6fddf7111f 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-22 11:48:02 +02:00
..
Makefile MIPS: Malta: Use PIIX4 poweroff driver to power down 2018-06-24 09:27:27 -07:00
malta-amon.c
malta-display.c treewide: Switch DEFINE_TIMER callbacks to struct timer_list * 2017-11-21 15:57:05 -08:00
malta-dt.c Update MIPS email addresses 2017-11-03 09:02:30 -07:00
malta-dtshim.c MIPS: Malta: fix alignment of the devicetree buffer 2021-09-22 11:48:02 +02:00
malta-init.c MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers 2017-08-30 00:57:27 +02:00
malta-int.c MIPS: Use mips_gic_present() in place of gic_present 2017-09-04 13:53:14 +02:00
malta-memory.c tree-wide: replace config_enabled() with IS_ENABLED() 2016-08-04 08:50:07 -04:00
malta-platform.c MIPS: Malta: Do not byte-swap accesses to the CBUS UART 2021-08-12 13:19:43 +02:00
malta-setup.c MIPS: Malta: Cleanup DMA coherence #ifdefs 2018-06-24 09:27:27 -07:00
malta-time.c MIPS: Convert read_persistent_clock() to read_persistent_clock64() 2018-05-14 23:58:23 +01:00
Platform