]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[new uImage] Pull in libfdt if CONFIG_FIT is enabled
authorMarian Balakowicz <m8@semihalf.com>
Thu, 21 Feb 2008 16:20:18 +0000 (17:20 +0100)
committerMarian Balakowicz <m8@semihalf.com>
Thu, 21 Feb 2008 16:20:18 +0000 (17:20 +0100)
commit75d3e8fbd93c14d9929d024c75af2d742c76db70
tree0e6aeeaae765e634fd2be4b23ae0d60f9f3a1535
parent20c93959330aba8b5bbdbfde1ef319e99eba235d
[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>
cpu/mpc5xxx/cpu.c
cpu/mpc8260/cpu.c
cpu/mpc8xx/cpu.c
include/image.h