[PATCH 01/51] ARM: reset: introduce arm_arch_reset function pointer
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Oct 28 17:38:50 EDT 2011
On 15:43 Fri 28 Oct , Will Deacon wrote:
> arch_reset is a static inline function defined in mach/system.h and, as
> such, is a blocker for the single zImage work.
>
> This patch introduces an arm_arch_reset function pointer to which
> platforms can assign their reset function rather than define it in the
> header file.
this is a great cleanup but I think this should be done in the soc_desc
structure as propose before
Best Regards,
J.
More information about the linux-arm-kernel
mailing list