GSoC/GCI Archive
Google Code-in 2013 RTEMS Project

BSP Refactoring Task #9: m68k

completed by: Daniel Ramirez

mentors: JeffM

" This task consists of refactoring BSP code. The instructions to carry out this category of tasks can be found at http://wiki.rtems.org/wiki/index.php/GoogleCodeInProjects#Refactoring_Board_Support_Packages. Before attempting this task it is strongly suggested that the student first completes one of the Getting Started/Hello World tasks given in the list. The problem statement for this particular task is : m68k : shared/start.S should be moved to shared/start/start.S. Modify path of start.S in idp/Makefile.am mvme136/Makefile.am mvme147/Makefile.am mvme147s/Makefile.am mvme162/Makefile.am and mvme167/Makefile.am so as to point to the correct location."