[PATCH] arm64: dts: mt7986: use size of reserved partition for bl2
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Mon May 29 01:06:48 PDT 2023
Il 28/05/23 13:33, Frank Wunderlich ha scritto:
> From: Frank Wunderlich <frank-w at public-files.de>
>
> To store uncompressed bl2 more space is required than partition is
> actually defined.
>
> There is currently no known usage of this reserved partition.
> Openwrt uses same partition layout.
>
> We added same change to u-boot with commit d7bb1099 [1].
>
> [1] https://source.denx.de/u-boot/u-boot/-/commit/d7bb109900c1ca754a0198b9afb50e3161ffc21e
>
> Cc: stable at vger.kernel.org
> Fixes: 8e01fb15b815 ("arm64: dts: mt7986: add Bananapi R3")
> Signed-off-by: Frank Wunderlich <frank-w at public-files.de>
Since you're not changing the start address for the first partition, but
only extending it, this will not break anything, so
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
More information about the linux-arm-kernel
mailing list