Searched hist:fd96ea4dd9a22ee380f1c59939a42744aa196ad0 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | u-boot.lds | fd96ea4dd9a22ee380f1c59939a42744aa196ad0 Fri Apr 11 15:09:44 UTC 2014 Alexander Graf <agraf@suse.de> PPC 85xx: Add ELF entry point
We want to be able to directly execute the ELF binary without going through the u-boot.bin one.
To know where we have to start executing this ELF binary we have to tell the linker where our entry point is.
Signed-off-by: Alexander Graf <agraf@suse.de> Acked-by: Scott Wood <scottwood@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
|