arm: socfpga: config: Zap incorrect config options
authorMarek Vasut <marex@denx.de>
Thu, 9 Jul 2015 01:41:53 +0000 (03:41 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:09 +0000 (14:14 +0200)
commit251faa2046c7680edebeb0114fb0a38b843cb7fd
treee7f4e503572362e3e0df1c8b69119d453591214e
parent7599b53dc1a1c89457a755858d4b6946e0e7fadd
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