]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: BCM5301X: Fix memory start address
authorJon Mason <jon.mason@broadcom.com>
Wed, 8 Feb 2017 20:37:12 +0000 (15:37 -0500)
committerFlorian Fainelli <f.fainelli@gmail.com>
Mon, 6 Mar 2017 01:09:56 +0000 (17:09 -0800)
commita7ff730dcf7edd0c6791b2ccb2220b9975855721
tree35c946ea21ec6c4859df8f38deb2c03a1fef612a
parent63a0b7ca7e171e32c9b830846c72babb14188742
ARM: dts: BCM5301X: Fix memory start address

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>
arch/arm/boot/dts/bcm953012k.dts