11c146cc19
This board is also resold by Freescale under the names "QUICCStart MPC885 Evaluation System" and "CWH-PPC-885XN-VE". Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5 lines
66 B
ArmAsm
5 lines
66 B
ArmAsm
.text
|
|
.global _zimage_start
|
|
_zimage_start:
|
|
b _zimage_start_lib
|