Skip to content
Commit f054f120 authored by Tom Rini's avatar Tom Rini Committed by Andre Przywara
Browse files

arm: sunxi: Correct warning in board_fit_config_name_match



When building this with clang, we get a warning about having excess
parenthesis here, or that we're incorrectly using "==" when we want "=".
Correct these by using the common size macro.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
[Andre: Use SZ_512M as per Simon's suggestion]
Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
parent ffb02942
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