ARM: AM335x: Beaglebone: Fix memory setup for Beaglebone black
Commit 0d6392d introduced a stripped
down device tree used for both white and black Beaglebone variants
that included the 256 MiB memory node from am335x-bone-common.dtsi.
This leads to the following error in the MLO:

    mmu: Critical Error: Can't request SDRAM region for ttb at 9fff4000

This patch removes the (for the Beaglebone black) invalid memory size
from the common device tree and instead registers the memory bank
manually in the board file.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3ee907d commit cfd028800e974416be2f245c22aac45b0f7544fe
@Philipp Zabel Philipp Zabel authored on 16 Jun 2014
Sascha Hauer committed on 17 Jun 2014
Showing 2 changed files
View
arch/arm/boards/beaglebone/board.c
View
arch/arm/dts/am335x-bone-common.dtsi