On Mon, Dec 06, 2010 at 09:12:46AM +0900, Simon Horman wrote: > This allows a ROM-able zImage to be written to MMC and > for SuperH Mobile ARM to boot directly from the MMCIF > hardware block. > > This is achieved by the MaskROM loading the first portion > of the image into MERAM and then jumping to it. This portion > contains loader code which copies the entire image to SDRAM > and jumps to it. From there the zImage boot code proceeds > as normal, uncompressing the image into its final location > and then jumping to it. > > Cc: Magnus Damm <magnus.damm@xxxxxxxxx> > Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx> > > --- > > This patch depends on "ARM: 6514/1: mach-shmobile: Add zboot support for > SuperH Mobile ARM" which has been merged into the devel branch > of Russell King's linux-2.6-arm tree. This patch also depends on the previous two patches in this series. -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html