u-boot-brain/arch/mips/cpu
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
..
mips32 MIPS: stub interrupt_init function 2014-04-20 13:16:42 +02:00
mips64 MIPS: stub interrupt_init function 2014-04-20 13:16:42 +02:00
u-boot.lds MIPS: define __init_end in u-boot.lds 2014-04-20 13:16:43 +02:00