
22 Oct
2004
22 Oct
'04
8:41 p.m.
In message 4179076F.3050702@imc-berlin.de you wrote:
Why you'll not use the already implemented do_reset() in cpu/arm920t/cpu.c ?
Because I don't want to be the one that started clobbering cpu/arm920t/cpu.c with SoC specific code!
Then just add something like
#ifdef CONFIG_BOARD_PRE_RESET board_pre_reset() #endif
and implement this function in your board specific code.
IMHO Code for i.MX does not belong into cpu/arm920t/cpu.c. Neither does code for AT91RM9200. Although both are based on a ARM920T core!
Please feel free to submit a patch to clean up. So far your patches were usually accepted without much discussion.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
"You shouldn't make my toaster angry." - Household security explained
in "Johnny Quest"