public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* [Bug 1001861] New: Patch for TWR-K60FN120 board
@ 2013-06-08 23:34 bugzilla-daemon
  2013-06-08 23:35 ` [Bug 1001861] " bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-06-08 23:34 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

            Bug ID: 1001861
           Summary: Patch for TWR-K60FN120 board
           Product: eCos
           Version: unknown
            Target: freescale_twr_k60n512 (Freescale Kinetis TWR-K60N512)
  Architecture/Host Cortex-M
                OS:
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: low
         Component: Patches and contributions
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: mjones@linear.com
                CC: ecos-patches@ecos.sourceware.org

Created attachment 2251
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2251&action=edit
HAL patch

This patch was tested with: Ethernet/LwIP, UART5/Terminal, and I2C0. It is very
similar to the K70 HAL but the DDRAM was removed, and IO pins were changed to
match the board. Compilation with and without Floating Point and Cache was
tested. It is simple to tree diff this against the K70 to see there are few
chances of mistakes, but someone that knows K70 well may want to diff it to
check.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 1001861] Patch for TWR-K60FN120 board
  2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
@ 2013-06-08 23:35 ` bugzilla-daemon
  2013-06-09  7:36 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-06-08 23:35 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

--- Comment #1 from Mike Jones <mjones@linear.com> ---
Created attachment 2252
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2252&action=edit
The ecos.db patch matching the HAL patch

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 1001861] Patch for TWR-K60FN120 board
  2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
  2013-06-08 23:35 ` [Bug 1001861] " bugzilla-daemon
@ 2013-06-09  7:36 ` bugzilla-daemon
  2013-06-09 22:34 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-06-09  7:36 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilijak@siva.com.mk
           Assignee|unassigned@bugs.ecos.source |ilijak@siva.com.mk
                   |ware.org                    |

--- Comment #2 from Ilija Kocho <ilijak@siva.com.mk> ---
Hi Mike.
Thank you for your contribution.

Here are some remarks:

src/twr_k60f120m_misc.c contains DDRAM controller set up parameters and
possibly some code that has no function on this platform.

misc/redboot_K60_ROM_FPU.ecm has comment "Startup: ROM with external RAM" (the
rest of the file seems OK).

SGML doc: Needs some clean-up of K70 remnants (such as Board supports K70),
Memory Layouts snd Startup Types. Also in order to include this chapter in eCos
Reference Manual you need to put a reference in the
<ecos_repository>/doc/sgml/doclist

Ilija

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 1001861] Patch for TWR-K60FN120 board
  2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
  2013-06-08 23:35 ` [Bug 1001861] " bugzilla-daemon
  2013-06-09  7:36 ` bugzilla-daemon
@ 2013-06-09 22:34 ` bugzilla-daemon
  2013-06-26 16:58 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-06-09 22:34 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

Mike Jones <mjones@linear.com> changed:

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

--- Comment #3 from Mike Jones <mjones@linear.com> ---
Created attachment 2257
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2257&action=edit
The ecos.db path matching the HAL Patch Rev 2

I could not find any references in the doclist pertaining to kinetis other than
the variant. So I did not make any doc changes other than for the k60f120.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 1001861] Patch for TWR-K60FN120 board
  2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-06-09 22:34 ` bugzilla-daemon
@ 2013-06-26 16:58 ` bugzilla-daemon
  2013-06-26 16:59 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-06-26 16:58 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

Mike Jones <mjones@linear.com> changed:

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

--- Comment #4 from Mike Jones <mjones@linear.com> ---
Created attachment 2273
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2273&action=edit
Core Patch

A cleaned up patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 1001861] Patch for TWR-K60FN120 board
  2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-06-26 16:58 ` bugzilla-daemon
@ 2013-06-26 16:59 ` bugzilla-daemon
  2013-07-01  8:26 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-06-26 16:59 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

Mike Jones <mjones@linear.com> changed:

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

--- Comment #5 from Mike Jones <mjones@linear.com> ---
Created attachment 2274
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2274&action=edit
Ecos DB Patch

A cleaned up patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 1001861] Patch for TWR-K60FN120 board
  2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-06-26 16:59 ` bugzilla-daemon
@ 2013-07-01  8:26 ` bugzilla-daemon
  2013-07-01 15:20 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-01  8:26 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

--- Comment #6 from Ilija Kocho <ilijak@siva.com.mk> ---
Checked in.

Mike, please check out and test if it works on your target.

Thanks
Ilija

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 1001861] Patch for TWR-K60FN120 board
  2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-07-01  8:26 ` bugzilla-daemon
@ 2013-07-01 15:20 ` bugzilla-daemon
  2013-07-01 15:25 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-01 15:20 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

--- Comment #7 from Mike Jones <mjones@linear.com> ---
Verified. Works on my platform.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 1001861] Patch for TWR-K60FN120 board
  2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-07-01 15:20 ` bugzilla-daemon
@ 2013-07-01 15:25 ` bugzilla-daemon
  2013-07-03 10:47 ` bugzilla-daemon
  2017-02-15  7:26 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-01 15:25 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |CURRENTRELEASE

--- Comment #8 from Ilija Kocho <ilijak@siva.com.mk> ---
(In reply to comment #7)
> Verified. Works on my platform.

Then it's resolved.
Mike, thank you for your contribution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 1001861] Patch for TWR-K60FN120 board
  2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
                   ` (7 preceding siblings ...)
  2013-07-01 15:25 ` bugzilla-daemon
@ 2013-07-03 10:47 ` bugzilla-daemon
  2017-02-15  7:26 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-03 10:47 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

--- Comment #9 from John Dallaway <john@dallaway.org.uk> ---
Created attachment 2313
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2313&action=edit
twr_k60f12m-doc-130702.patch

Trivial patch to fix missing </para>. Checked-in.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 1001861] Patch for TWR-K60FN120 board
  2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
                   ` (8 preceding siblings ...)
  2013-07-03 10:47 ` bugzilla-daemon
@ 2017-02-15  7:26 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2017-02-15  7:26 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001861

Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-02-15  7:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-08 23:34 [Bug 1001861] New: Patch for TWR-K60FN120 board bugzilla-daemon
2013-06-08 23:35 ` [Bug 1001861] " bugzilla-daemon
2013-06-09  7:36 ` bugzilla-daemon
2013-06-09 22:34 ` bugzilla-daemon
2013-06-26 16:58 ` bugzilla-daemon
2013-06-26 16:59 ` bugzilla-daemon
2013-07-01  8:26 ` bugzilla-daemon
2013-07-01 15:20 ` bugzilla-daemon
2013-07-01 15:25 ` bugzilla-daemon
2013-07-03 10:47 ` bugzilla-daemon
2017-02-15  7:26 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).