On 30 April 2017 at 13:22, Daniel Schwierzeck <daniel.schwierz...@gmail.com> wrote: > From: Paul Burton <paul.bur...@imgtec.com> > > 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.bur...@imgtec.com> > Signed-off-by: Daniel Schwierzeck <daniel.schwierz...@gmail.com> > --- > > Changes in v2: None > > arch/mips/Kconfig | 1 + > board/imgtec/boston/Makefile | 1 + > board/imgtec/boston/dt.c | 27 +++++++++++++++++++++++++++ > 3 files changed, 29 insertions(+) > create mode 100644 board/imgtec/boston/dt.c
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot