mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +02:00
Merge git://git.denx.de/u-boot-mpc83xx
This commit is contained in:
commit
27fb313dd6
@ -3,3 +3,4 @@
|
||||
# Copyright 2004 Freescale Semiconductor, Inc.
|
||||
|
||||
PLATFORM_CPPFLAGS += -DCONFIG_E300 -msoft-float
|
||||
PLATFORM_RELFLAGS += -msingle-pic-base -fno-jump-tables
|
||||
|
||||
@ -288,6 +288,9 @@ in_flash:
|
||||
/*------------------------------------------------------*/
|
||||
|
||||
GET_GOT /* initialize GOT access */
|
||||
/* Needed for -msingle-pic-base */
|
||||
bl _GLOBAL_OFFSET_TABLE_@local-4
|
||||
mflr r30
|
||||
|
||||
/* r3: IMMR */
|
||||
lis r3, CONFIG_SYS_IMMR@h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user