[ARM] Make "bootp" Image generation know that the zImage is now PIC.
Since a bootp image contains a zImage and an initrd (or maybe later an initramfs) image, and the zImage is now PIC, we don't have to copy the zImage to a specific address before calling it. We just call it where it got loaded into memory and let it sort itself out.
Showing
Please register or sign in to comment