]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: socfpga: config: Zap incorrect config options
authorMarek Vasut <marex@denx.de>
Thu, 9 Jul 2015 01:41:53 +0000 (03:41 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:23 +0000 (08:17 +0200)
commit667d715081fcfa48c36390e7870db62e61b21d04
tree31e3ea39d6e821ff8df07ee4a0c1b39701781579
parent45ca881656b4194540bb945f05cb455258f78b07
arm: socfpga: config: Zap incorrect config options

There is no need to disable support for partitions in the SPL,
we can support partitions in SPL perfectly well. This is likely
some remnant from old times, so just remove this configuration
option.

Moreover, the CRC32 chunk size doesn't have to be adjusted anymore,
since both the GD and malloc area are in RAM by the time this CRC
check can be used and there's plenty of space. Zap this abomination
as well.

Signed-off-by: Marek Vasut <marex@denx.de>
include/configs/socfpga_common.h