[U-Boot] [U-boot] CONFIG_FIT and CONFIG_OF_LIBFDT

Tom Rini trini at ti.com
Fri Aug 23 21:52:16 CEST 2013


On Fri, Aug 23, 2013 at 02:36:23PM +0800, TigerLiu at viatech.com.cn wrote:
> Hi, experts:
> 
> I have a question about supporting FDT in uboot.
> 
> 1. If i want to provide FDT support function in uboot code, just need to
> :
> 
> Define CONFIG_OF_LIBFDT in vendor_config.h
> 
> If my uImage is still a single component image, not need to define
> CONFIG_FIT at the same time?

CONFIG_FIT and CONFIG_OF_LIBFDT are indeed unrelated options.  You can
use DT files with legacy images and plain zImages as well.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130823/72dc7fd5/attachment.pgp>


More information about the U-Boot mailing list