On Wed, Mar 30, 2011 at 11:59 AM, Simon Horman <horms@xxxxxxxxxxxx> wrote: > This allows a ROM-able zImage to be written to eSD and for SuperH Mobile > ARM to boot directly from the SDHI 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: Paul Mundt <lethal@xxxxxxxxxxxx> > Cc: Magnus Damm <magnus.damm@xxxxxxxxx> > Cc: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx> Hi Simon, Thanks for your work on this. v6 of this patch looks good to me! Acked-by: Magnus Damm <damm@xxxxxxxxxxxxx> -- 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