> From: Bin Meng <[email protected]> > Sent: Monday, May 10, 2021 8:23 PM > To: Simon Glass <[email protected]>; Rick Jian-Zhi Chen(陳建志) > <[email protected]>; [email protected] > Cc: Bin Meng <[email protected]> > Subject: [PATCH v5 01/13] common: kconfig: Correct a typo in SPL_LOAD_FIT > > It should be FDT, not FTD. > > Signed-off-by: Bin Meng <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > > (no changes since v1) > > common/Kconfig.boot | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Rick Chen <[email protected]>

