Home
last modified time | relevance | path

Searched hist:"75 d3e8fbd93c14d9929d024c75af2d742c76db70" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dimage.h75d3e8fbd93c14d9929d024c75af2d742c76db70 Thu Feb 21 16:20:18 UTC 2008 Marian Balakowicz <m8@semihalf.com> [new uImage] Pull in libfdt if CONFIG_FIT is enabled

New uImage format (Flattened Image Tree) requires libfdt
functionality, print out error message if CONFIG_OF_LIBFDT
is not defined.

New uImage support is enabled by defining CONFIG_FIT (and CONFIG_OF_LIBFDT).
This commit turns it on by default.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>