]> git.dujemihanovic.xyz Git - u-boot.git/commit
common: kconfig: Correct a typo in SPL_LOAD_FIT
authorBin Meng <bmeng.cn@gmail.com>
Mon, 10 May 2021 12:23:29 +0000 (20:23 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 19 May 2021 09:01:49 +0000 (17:01 +0800)
commit6e847f6d5ddbe83da3bfad79e95bbcfaeeb2a6a7
treeebc4d3ef58cb7875e4f532f9f6c93793582c8474
parent428bec7cf956c3558bbdfda4d2ba23beb73a68ba
common: kconfig: Correct a typo in SPL_LOAD_FIT

It should be FDT, not FTD.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Rick Chen <rick@andestech.com>
common/Kconfig.boot