
6 Jun
2022
6 Jun
'22
4:25 p.m.
On Thu, Jun 02, 2022 at 04:47:09PM +0300, Camelia Groza wrote:
From: Camelia Groza camelia.groza@nxp.com
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: a97a071d10d2b ("configs: fsl: migrate FMAN/QE specific defines to Kconfig") Signed-off-by: Camelia Groza camelia.groza@nxp.com
Applied to u-boot/master, thanks!
--
Tom