]> git.ipfire.org Git - people/ms/u-boot.git/commit
85xx: Drop FIT support to allow u-boot image to fit in 512k
authorKumar Gala <galak@kernel.crashing.org>
Wed, 10 Mar 2010 23:16:48 +0000 (17:16 -0600)
committerWolfgang Denk <wd@denx.de>
Thu, 11 Mar 2010 23:26:32 +0000 (00:26 +0100)
commitca02f6f8dc4966b2a019b15e01b5070189327df2
tree5049148dcbd95d454f2deac95d33338c116e4b6a
parent5f8419597f427aaf9bb501460735d703d10db5ee
85xx: Drop FIT support to allow u-boot image to fit in 512k

The 36-bit build exceeds the 512k size we have.  Removing FIT type image
support allows us to fit and we dont really use it.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/P2020DS.h