Searched hist:"251 faa2046c7680edebeb0114fb0a38b843cb7fd" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | socfpga_common.h | 251faa2046c7680edebeb0114fb0a38b843cb7fd Thu Jul 09 01:41:53 UTC 2015 Marek Vasut <marex@denx.de> 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>
|