summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2022-04-07 12:16:20 +0200
committerPriyanka Jain <[email protected]>2022-04-26 17:18:39 +0530
commitac56055c41ae56756ee07805f998eaf9bc33f332 (patch)
treea3e53eee915f5264f671b10fc05158e52c4faf42 /doc/develop
parent71dcf8128c39c81edfc4ccb10f9463837df5d37d (diff)
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: Pali Rohár <[email protected]> Reviewed-by: Priyanka Jain <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions