]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx: priblob: Fix build break
authorYe Li <ye.li@nxp.com>
Mon, 11 May 2026 07:47:12 +0000 (15:47 +0800)
committerFabio Estevam <festevam@gmail.com>
Fri, 15 May 2026 20:31:39 +0000 (17:31 -0300)
commit3ebee64e81fbe0ebd224b682883dc5a509468ad4
treeb061daa5cd0ac574f6eabd23d6dbac7865a210ab
parent1b0c1407d8fac31bfe6a4244218352a68d313ef8
imx: priblob: Fix build break

Add config.h to fix CAAM_BASE_ADDR undeclared build error when
CONFIG_CMD_PRIBLOB enabled.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/priblob.c