u-boot/cpu/mpc83xx/resetvec.S
Eran Liberty f046ccd15c * Patch by Eran Liberty
Add support for the Freescale MPC8349ADS board.
2005-07-28 10:08:46 -05:00

6 lines
75 B
ArmAsm

.section .resetvec,"ax"
#ifndef FIXME
#if 0
b _start_e500
#endif
#endif