[U-Boot] [PATCH v2 07/30] x86: Factor out common values in the link script

Simon Glass sjg at chromium.org
Tue Nov 25 03:47:31 CET 2014


On 14 November 2014 at 20:34, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Sat, Nov 15, 2014 at 9:18 AM, Simon Glass <sjg at chromium.org> wrote:
>> Define the reset base in config.mk so that it does not need to be calculated
>> twice in the link script. Also tidy up the START_16 and RESET_VEC_LOC values
>> to fit with this new approach.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Drop WIP commit for u-boot.srec as it is not needed now
>> - Fix 'AT' value in link script
>>
>>  arch/x86/cpu/config.mk  |  5 +++--
>>  arch/x86/cpu/u-boot.lds | 14 +++++++++-----
>>  2 files changed, 12 insertions(+), 7 deletions(-)

Applied to u-boot-x86.


More information about the U-Boot mailing list