Skip to content
Commit ac56055c authored by This contributor prefers not to receive mails's avatar This contributor prefers not to receive mails Committed by Priyanka Jain
Browse files

board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr



Do not stringify env $vscfw_addr two times (once implicitly via string
operator "" and second time explicitly via __stringify() macro) and allow
to compile U-Boot without CONFIG_VSC7385_ENET (when __VSCFW_ADDR was not
defined and so macro name was stringified into CONFIG_EXTRA_ENV_SETTINGS).

Signed-off-by: default avatarPali Rohár <pali@kernel.org>
Reviewed-by: default avatarPriyanka Jain <priyanka.jain@nxp.com>
parent 71dcf812
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