Skip to content
Snippets Groups Projects
Commit d2b12a57 authored by Paul Burton's avatar Paul Burton Committed by Daniel Schwierzeck
Browse files

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: default avatarPaul Burton <paul.burton@imgtec.com>
Signed-off-by: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent ed048e7c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment