[riot-commits] [RIOT-OS/RIOT] 4a9cb8: k60: Remove (broken) support for first revision K6...
Francisco Acosta
fco.ja.ac at gmail.com
Fri Apr 7 14:26:30 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4a9cb807c6bc8753ae01f7ffd0634537d88106cf
https://github.com/RIOT-OS/RIOT/commit/4a9cb807c6bc8753ae01f7ffd0634537d88106cf
Author: Joakim NohlgÄrd <joakim.nohlgard at eistec.se>
Date: 2017-04-07 (Fri, 07 Apr 2017)
Changed paths:
M boards/mulle/Makefile.include
M boards/mulle/board.c
M cpu/k60/cpu.c
R cpu/k60/include/MK60-comp.h
M cpu/k60/include/cpu_conf.h
M cpu/k60/include/vendor/MK60D10.h
R cpu/k60/include/vendor/MK60DZ10.h
R cpu/k60/ldscripts/K60DN256ZVLL10.ld
R cpu/k60/ldscripts/K60DN512ZVLL10.ld
Log Message:
-----------
k60: Remove (broken) support for first revision K60 hardware
The CPU has multiple issues and several parts of the platform code
does not even compile cleanly for this CPU in the current state.
This removes support for parts MK60DN256ZVLL10, MK60DN512ZVLL10
(note the Z) CPUs with this part number were used in Mulle v0.60 which
only has been used in some in-house projects at Eistec and LTU.
Commit: 599f9097b51d4b4a4dc1896ee5fb8521a9bb7d58
https://github.com/RIOT-OS/RIOT/commit/599f9097b51d4b4a4dc1896ee5fb8521a9bb7d58
Author: Francisco Acosta <fco.ja.ac at gmail.com>
Date: 2017-04-07 (Fri, 07 Apr 2017)
Changed paths:
M boards/mulle/Makefile.include
M boards/mulle/board.c
M cpu/k60/cpu.c
R cpu/k60/include/MK60-comp.h
M cpu/k60/include/cpu_conf.h
M cpu/k60/include/vendor/MK60D10.h
R cpu/k60/include/vendor/MK60DZ10.h
R cpu/k60/ldscripts/K60DN256ZVLL10.ld
R cpu/k60/ldscripts/K60DN512ZVLL10.ld
Log Message:
-----------
Merge pull request #6790 from gebart/pr/kinetis-drop-mk60dz
k60: drop broken support for mk60dz10
Compare: https://github.com/RIOT-OS/RIOT/compare/71fadb0bd7ee...599f9097b51d
More information about the commits
mailing list