An error occurred fetching the project authors.
- 08 Aug, 2011 1 commit
-
-
Simon Horman authored
This corrects a logic-error that I made in the original implementation. An alternate patch would be to just remove these lines and leave the clock running as it is reconfigured later on during boot anyway. Signed-off-by:
Simon Horman <horms@verge.net.au> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
-
- 29 Jun, 2011 1 commit
-
-
Simon Horman authored
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@linux-sh.org> Acked-by:
Magnus Damm <magnus.damm@gmail.com> Acked-by:
Paul Mundt <lethal@linux-sh.org> Signed-off-by:
Simon Horman <horms@verge.net.au> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-