Re: [U-Boot] [PATCH 15/21] nios2: Generic system restart support

2011-03-08 Thread Scott McNutt
Moffett, Kyle D wrote: > Hi! > > On Mar 08, 2011, at 19:13, Scott McNutt wrote: >> Hi Kyle, >> >> Kyle Moffett wrote: >>> The Nios-II port appears to use no generic hardware capability for >>> performing a CPU reset. Since all of the supported boards use the exact >>> same code to perform a jump-

Re: [U-Boot] [PATCH 15/21] nios2: Generic system restart support

2011-03-08 Thread Moffett, Kyle D
Hi! On Mar 08, 2011, at 19:13, Scott McNutt wrote: > Hi Kyle, > > Kyle Moffett wrote: >> The Nios-II port appears to use no generic hardware capability for >> performing a CPU reset. Since all of the supported boards use the exact >> same code to perform a jump-to-flash it goes into __arch_resta

Re: [U-Boot] [PATCH 15/21] nios2: Generic system restart support

2011-03-08 Thread Scott McNutt
Hi Kyle, Kyle Moffett wrote: > The Nios-II port appears to use no generic hardware capability for > performing a CPU reset. Since all of the supported boards use the exact > same code to perform a jump-to-flash it goes into __arch_restart(). > > This means that Nios-II has a no-op __arch_emergen

[U-Boot] [PATCH 15/21] nios2: Generic system restart support

2011-03-07 Thread Kyle Moffett
The Nios-II port appears to use no generic hardware capability for performing a CPU reset. Since all of the supported boards use the exact same code to perform a jump-to-flash it goes into __arch_restart(). This means that Nios-II has a no-op __arch_emergency_restart() function. If the CPU is in