Home
last modified time | relevance | path

Searched hist:a0af08b9db92c7dc8051a8cfd12d5520d85ab4a9 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/cpu/
H A Du-boot.ldsa0af08b9db92c7dc8051a8cfd12d5520d85ab4a9 Mon Apr 07 09:11:19 UTC 2014 Paul Burton <paul.burton@imgtec.com> 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>