u-boot-brain/arch/mips
Paul Burton d2b12a5767 boston: Setup memory ranges in FDT provided to Linux
The boston memory map isn't suited to the simple "all memory starting
from 0" approach that the MIPS arch_fixup_fdt() implementation takes.
Instead we need to indicate the first 256MiB of DDR from 0 and the rest
from 0x90000000. Implement ft_board_setup to do that.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-12 13:29:50 +02:00
..
cpu MIPS: add initial infrastructure for Broadcom MIPS SoCs 2017-05-10 16:16:09 +02:00
dts mips: bmips: bcm63268: fix brcm, bcm6328-mc size 2017-05-12 13:20:03 +02:00
include/asm mips: Use common _AC macro now. 2017-01-10 08:19:26 -05:00
lib MIPS: Make CM GCR base configurable 2017-05-12 13:29:50 +02:00
mach-ath79 board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
mach-au1x00 Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
mach-bmips mips: bmips: add missing SFR NeufBox 4 config 2017-05-12 13:20:03 +02:00
mach-pic32 board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
config.mk MIPS: add support for generating u-boot.elf 2017-05-10 16:16:09 +02:00
Kconfig boston: Setup memory ranges in FDT provided to Linux 2017-05-12 13:29:50 +02:00
Makefile MIPS: add initial infrastructure for Broadcom MIPS SoCs 2017-05-10 16:16:09 +02:00