mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 16:37:30 +00:00
f046ccd15c
Add support for the Freescale MPC8349ADS board.
6 lines
75 B
ArmAsm
6 lines
75 B
ArmAsm
.section .resetvec,"ax"
|
|
#ifndef FIXME
|
|
#if 0
|
|
b _start_e500
|
|
#endif
|
|
#endif
|