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

Jerzy Dyrda <jerzdy@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1494|0                           |1
        is obsolete|                            |

--- Comment #38 from Jerzy Dyrda <jerzdy@gmail.com> 2012-02-03 13:19:53 GMT ---
Created an attachment (id=1548)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1548)
Variant modification needed by STM32 CL

Hello Ilja,

(In reply to comment #37)
> 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.
Of course.

> 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()
OK. In new patch I'm using preprocessor to omit global clock enabling in cas of
STM32 CL family.

Best regards,
jerzy

-- 
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]