Skip to content
Commit 48f23dd6 authored by Marek Vasut's avatar Marek Vasut
Browse files

ARM: socfpga: Fix default mtdparts



The default mtdparts value grew a trailing zero during the Kconfig
conversion. This is because the mtdparts value in the header file
had a \0 at the end, which got misconverted into plain 0 instead of
being dropped.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Fixes: 43ede0bc ("Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT")
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 64c7c8c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment