[U-Boot] [PATCHv1] ARM: Add Altera SOCFPGA Cyclone5
Tom Rini
trini at ti.com
Sat Aug 25 00:59:18 CEST 2012
On Thu, Aug 23, 2012 at 12:50:28PM +0200, Pavel Machek wrote:
[snip]
> +void reset_cpu(ulong addr)
> +{
> + /* request a warm reset */
> + writel(RSTMGR_CTRL_SWWARMRSTREQ_LSB, &reset_manager_base->ctrl);
> + /* infinite loop here as watchdog will trigger and reset
> + * the processor */
/*
* Is the form of a multi line comment.
* Or people get upset, sorry.
*/
:)
Things look fine, just expecting a proper v2 posting once you're able to
re-base to the SPL common series. Thanks!
--
Tom
More information about the U-Boot
mailing list