ARM: dts: NSP: Fix amount of RAM on BCM958625HR
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 27 Feb 2018 01:00:35 +0000 (17:00 -0800)
committerFlorian Fainelli <f.fainelli@gmail.com>
Wed, 28 Feb 2018 00:38:00 +0000 (16:38 -0800)
commit0a5aff64f20d92c5a6e9aeed7b5950b0b817bcd9
tree8acb9e76bcc90b7294f84997d47b27be6a687fb1
parent77ee2e1bac3218723a1b252d678827de1fa651ce
ARM: dts: NSP: Fix amount of RAM on BCM958625HR

Jon attempted to fix the amount of RAM on the BCM958625HR in commit
c53beb47f621 ("ARM: dts: NSP: Correct RAM amount for BCM958625HR board")
but it seems like we tripped over some poorly documented schematics.

The top-level page of the schematics says the board has 2GB, but when
you end-up scrolling to page 6, you see two chips of 4GBit (512MB) but
what the bootloader really initializes only 512MB, any attempt to use
more than that results in data aborts. Fix this again back to 512MB.

Fixes: c53beb47f621 ("ARM: dts: NSP: Correct RAM amount for BCM958625HR board")
Acked-by: Jon Mason <jon.mason@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm958625hr.dts