diff options
author | Jon Mason <jon.mason@broadcom.com> | 2017-02-08 15:37:12 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-08 10:26:11 +0200 |
commit | c126bc6b94ddbc94af3382e31eeb927e7d6bc533 (patch) | |
tree | b6231c7e7da967cd10e4de18a45f50eb66b6fd3b /tools | |
parent | 16db9205d3f89911b4d0d92a84049b70213a8927 (diff) |
ARM: dts: BCM5301X: Fix memory start address
[ Upstream commit 88d1fa70c21d7b431386cfe70cdc514d98b0c9c4 ]
Memory starts at 0x80000000, not 0. 0 "works" due to mirrior of the
first 128M of RAM to that address. Anything greater than 128M will
quickly find nothing there. Correcting the starting address has
everything working again.
Signed-off-by: Jon Mason <jon.mason@broadcom.com>
Fixes: 7eb05f6d ("ARM: dts: bcm5301x: Add BCM SVK DT files")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions