This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001219] Ethernet driver for STM32 connectivity line with port on MMstm32f107 board.


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001219

--- Comment #37 from Ilija Kocho <ilijak@siva.com.mk> 2012-02-02 21:44:01 GMT ---
Hi Jerzy

I notice that you have commented out great deal of hal_variant_init()
(stm32_misc.c). This can't be accepted since it breaks STM3210E. Simply doesn't
work.
The rule is simple, whatever you do, present code must work.

Selective clocking is a good so you can choose to use it with STM32CL but
untill it is (hopefully) implemented on STM3210E we must keep the code in
hal_variant_init()

Ilija

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]