u-boot-brain/arch/mips
Paul Burton 7a3e0f74a7 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
When calculating the region to reserve for the stack in
arch_lmb_reserve, make use of ram_top instead of adding bi_memsize to
CONFIG_SYS_SDRAM_BASE. This avoids overflow if the system has enough
memory to reach the end of the address space.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
2016-11-30 16:15:51 +01:00
..
cpu MIPS: add possibility to setup initial stack and global data in SRAM 2016-11-30 16:11:46 +01:00
dts boston: Introduce support for the MIPS Boston development board 2016-09-21 16:24:36 +02:00
include/asm mips: Let cache.h be included from assembly source 2016-11-30 16:13:17 +01:00
lib MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve 2016-11-30 16:15:51 +01:00
mach-ath79 MIPS: make inclusion of ROM exception vectors configurable 2016-11-30 16:07:17 +01:00
mach-au1x00 Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
mach-pic32 MIPS: make inclusion of ROM exception vectors configurable 2016-11-30 16:07:17 +01:00
config.mk MIPS: provide a default u-boot-spl.lds 2016-05-31 09:38:11 +02:00
Kconfig MIPS: add possibility to setup initial stack and global data in SRAM 2016-11-30 16:11:46 +01:00
Makefile MIPS: add tune for MIPS 34kc 2016-05-31 09:38:11 +02:00