Wolfgang Denk wrote:
> Hello everybody,
> 
> now that the new image  format  has  been  merged  into  mainline,  I
> propose  that  we  make it mandatory for all newly added boards. That
> means, that each new board that gets added shall at least contain
> 
>       #define CONFIG_FIT              1
> 
> in it's board config file; I recommend to add also
> 
>       #define CONFIG_FIT_VERBOSE      1 /* enable 
> fit_format_{error,warning}() */

new uImage format also requires:

#define CONFIG_OF_LIBFDT                1


> Can we agree on this?

I'm all for it :)


Regards,
Bartlomiej

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to