
8 Jan
2018
8 Jan
'18
5:51 a.m.
On 3 January 2018 at 14:32, Stephen Warren swarren@wwwdotorg.org wrote:
From: Stephen Warren swarren@nvidia.com
On this platform, there may be up to 1024 unusable chunks of memory. Increase CONFIG_NR_DRAM_BANKS so that U-Boot can remember all the banks required to represent such fragmented memory.
Signed-off-by: Stephen Warren swarren@nvidia.com
include/configs/p2771-0000.h | 3 +++ 1 file changed, 3 insertions(+)
Ick, that's horrible.
Reviewed-by: Simon Glass sjg@chromium.org