[U-Boot] [PATCH] MIPS: use CONFIG_SYS_TEXT_BASE in relocation calculations

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Tue Nov 12 16:40:28 CET 2013


2013/11/12 Gabor Juhos <juhosg at openwrt.org>:
> 2013.11.11. 23:36 keltezéssel, Daniel Schwierzeck írta:
>
...
>>>
>>> Any idea how can we resolve this properly?
>>>
>>> -Gabor
>>
>> following seems to work (in both variants with -bios and -pflash)
>>
>> #define CONFIG_SYS_TEXT_BASE 0xbe000000
>> #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
>
> Yeah, this definitely looks better than my solution. :)
>
> Do you want me to incorporate this into the 'malta: use unmapped flash base
> address' patch,

yes, one patch is sufficiently

> or do you want to apply this separately?
>

-- 
- Daniel


More information about the U-Boot mailing list