GSoC/GCI Archive
Google Code-in 2013 RTEMS Project

BSP Refactoring Task #8: sparc

completed by: Daniel Ramirez

mentors: Nicolás Alvarez

" 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 : sparc : shared/bspgetworkarea.c should be moved to shared/startup/bspgetworkarea.c. Modify path of bspgetworkarea.c in erc32/Makefile.am leon2/Makefile.am and leon3/Makefile.am so as to point to the correct location."