[POWERPC] 8xx/wrapper: Embedded Planet EP88xC support
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>
This commit is contained in:
4
arch/powerpc/boot/fixed-head.S
Normal file
4
arch/powerpc/boot/fixed-head.S
Normal file
@@ -0,0 +1,4 @@
|
||||
.text
|
||||
.global _zimage_start
|
||||
_zimage_start:
|
||||
b _zimage_start_lib
|
Reference in New Issue
Block a user