9
0
Fork 0
barebox/arch/arm
Philipp Zabel cfd028800e ARM: AM335x: Beaglebone: Fix memory setup for Beaglebone black
Commit 0d6392de4a 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>
2014-06-17 20:33:53 +02:00
..
boards ARM: AM335x: Beaglebone: Fix memory setup for Beaglebone black 2014-06-17 20:33:53 +02:00
configs Merge branch 'pu/warnings' 2014-06-06 06:37:09 +02:00
cpu treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
dts ARM: AM335x: Beaglebone: Fix memory setup for Beaglebone black 2014-06-17 20:33:53 +02:00
include/asm ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
lib treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
mach-at91 treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
mach-bcm2835 video: add a BCM2835 framebuffer driver 2013-11-06 09:59:05 +01:00
mach-clps711x ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
mach-davinci ARM: virt2real: add documentation 2014-03-19 21:42:55 +01:00
mach-ep93xx Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-highbank treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
mach-imx Merge branch 'for-next/imx' 2014-06-04 21:01:40 +02:00
mach-mvebu ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
mach-mxs treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
mach-netx commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
mach-nomadik ARM: remove asm/hardware.h 2013-11-08 15:44:13 +01:00
mach-omap treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
mach-pxa reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
mach-rockchip ARM: Rockchip: switch to multiimage support 2014-04-29 08:40:40 +02:00
mach-samsung ARM: mini2440: switch to env2 2014-05-19 09:39:14 +02:00
mach-socfpga x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
mach-tegra tegra: add NVIDIA Jetson-TK1 board support 2014-06-05 08:01:15 +02:00
mach-uemd ARM: uemd: add mb7707 board support 2014-05-26 17:51:22 +02:00
mach-versatile clk: remove unused __clk_[get|put] 2013-04-03 17:22:11 +02:00
mach-vexpress vexpress: mmc support 2013-10-22 16:49:48 +02:00
mach-zynq clk: gate: add flags argument to clock gate constructor 2014-04-29 08:15:24 +02:00
pbl scripts: fix_size: check magic 2014-01-31 18:51:49 +01:00
tools arm: Update mach-types 2013-09-27 10:56:37 +02:00
Kconfig Merge branch 'for-next/uemd' 2014-06-04 21:04:28 +02:00
Makefile Merge branch 'for-next/uemd' 2014-06-04 21:04:28 +02:00
mach-arm.dox ARM: davinci: add documentation 2014-03-18 17:28:11 +01:00