
5 May
2009
5 May
'09
12:37 a.m.
On 00:38 Tue 05 May , Wolfgang Denk wrote:
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message 20090504220837.GB13923@game.jcrosoft.org you wrote:
diff --git a/include/common.h b/include/common.h index 30fff7d..9e4b859 100644 --- a/include/common.h +++ b/include/common.h @@ -294,6 +294,7 @@ void pciinfo (int, int); #endif #endif
+int arch_misc_init (void);
please move to include/asm-arm/u-boot-arm.h
This change request makes no sense to me. Please leave as is.
all other arm specific init are already store there so for me it's make sense to have them all store at the same place
Best Regards, J.