configs: fsl: add missing SYS_FMAN_FW_ADDR defines
Two defconfigs were missed when transitioning the SYS_FMAN_FW_ADDR symbol to Kconfig. CONFIG_SYS_FMAN_FW_ADDR is currently initialized to 0 by default on these builds, which prevents the firmware from loading. Add the correct symbols to these defconfigs. Fixes: a97a071d ("configs: fsl: migrate FMAN/QE specific defines to Kconfig") Signed-off-by:Camelia Groza <camelia.groza@nxp.com>
Loading
Please register or sign in to comment