This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-17 02:08:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f050069297
u-boot
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
resetvec.S
3 lines
35 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
* Patches by Xianghua Xiao, 15 Oct 2003: - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
2003-10-15 23:53:47 +00:00
.section
.resetvec
,
"
ax
"
powerpc: mpc85xx: Rename _start_e500 symbol to _start The real entry point is _start_e500. There is no _start symbol at all. So rename _start_e500 to _start for convension that _start symbol is used as entry point. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2022-04-02 22:05:09 +00:00
b
_
s
t
a
r
t
Reference in a new issue
Copy permalink