u-boot/arch/mips
Paul Burton a0af08b9db MIPS: define __init_end in u-boot.lds
The generic board code uses the __init_end symbol to calculate
monitor_flash_len. Define said symbol for MIPS, equivalent to
__image_copy_end which is used for the same purpose in
arch/mips/lib/board.c.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
2014-04-20 13:16:43 +02:00
..
cpu MIPS: define __init_end in u-boot.lds 2014-04-20 13:16:43 +02:00
include/asm MIPS: fix types u64 and __u64 to unsigned long long 2014-03-04 23:18:00 +01:00
lib MIPS: move mips_io_port_base out of board.c 2014-04-20 13:16:42 +02:00
config.mk MIPS: always keep all sections in u-boot ELF binary. 2014-04-20 13:16:42 +02:00