Skip to content
Commit b4b9814f authored by Tom Rini's avatar Tom Rini Committed by Marek Vasut
Browse files

arm: socfpga: Guard commands with CONFIG_SPL_BUILD tests



In order for these commands to not be included in SPL we need to guard
compilation with CONFIG_SPL_BUILD checks.  Reorganize some sections of
code slightly in order to avoid new warnings and mark the command
functions as static as they should have been before.

Cc: Marek Vasut <marex@denx.de>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 08cc52ab
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