"gitlab@git.project-insanity.org:onny/uboot-i9100.git" did not exist on "2e721094a70a52206af2e1bf1208d9a7131f6dad"
[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>
Loading
Please register or sign in to comment