[U-Boot] [U-boot] CONFIG_LMB is required for supporting FIT?

TigerLiu at viatech.com.cn TigerLiu at viatech.com.cn
Tue Aug 13 10:47:16 CEST 2013


Hi, experts:

It seems if user wants to enable FIT support in U-boot, must define
these 3 macro in related config.h

/* Enable flat device tree support */

#define CONFIG_LMB      1

#define CONFIG_FIT       1

#define CONFIG_OF_LIBFDT 1

 

CONFIG_LMB is a required item for ARM SOC platform?

Best wishes,



More information about the U-Boot mailing list