[U-Boot] [RESEND PATCH v2 4/6] boston: Setup memory ranges in FDT provided to Linux

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Fri May 12 21:05:36 UTC 2017



Am 30.04.2017 um 21:22 schrieb Daniel Schwierzeck:
> From: Paul Burton <paul.burton at 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.burton at imgtec.com>
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck at 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
> 

applied to u-boot-mips/master, thanks.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170512/ab0fb0cd/attachment.sig>


More information about the U-Boot mailing list