[U-Boot] [PATCH v4 4/7] nios2: enlarge the code relocation range

Thomas Chou thomas at wytron.com.tw
Mon Sep 7 04:26:22 CEST 2015



On 09/07/2015 09:03 AM, Thomas Chou wrote:
> As we will use u-boot-dtb.bin, the code relocation range
> should be adjusted to accommodate the additional dtb.
> It might be overkilled to look into dtb header to find the
> dtb size, so we will simply use CONFIG_SYS_MONITOR_LEN.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> ---
>   arch/nios2/cpu/start.S | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
>

Applied to u-boot-nios.


More information about the U-Boot mailing list