]> git.dujemihanovic.xyz Git - u-boot.git/commit
Kconfig: add SPL_LOAD_FIT_ADDRESS
authorPeng Fan <peng.fan@nxp.com>
Mon, 6 Jul 2020 07:35:00 +0000 (15:35 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jul 2020 20:18:10 +0000 (16:18 -0400)
commit936d07d14dcace0a8e302559b96c18eb42833c2f
tree0c04b71196eba39ebcb7890ed00106311dabe993
parentacc415ac60d1741a3b1496ab1d3e58232bac6174
Kconfig: add SPL_LOAD_FIT_ADDRESS

Add SPL_LOAD_FIT_ADDRESS to make user could add it in defconfig

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Kconfig