[Bug 2020] Provide support for the PPC 440
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Feb 20 08:04:04 UTC 2012
https://www.rtems.org/bugzilla/show_bug.cgi?id=2020
Sebastian Huber <sebastian.huber at embedded-brains.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|joel.sherrill at oarcorp.com |sebastian.huber at embedded-br
| |ains.de
--- Comment #3 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2012-02-20 02:04:04 CST ---
For new BSPs please use the development version of RTEMS (master branch):
http://git.rtems.org/rtems/
Please don't mix unrelated changes into one patch, e.g. the changes in
bootcard.c have nothing to do with the PPC 440.
In files under the cpukit directory only C pre-processor defines which
correspond to a multi-lib are allowed. You can query the multi-lib defines of
the tool chain via:
powerpc-rtems4.11-gcc -print-multi-lib
You can also send patches directly to <rtems-devel at rtems.org>, preferably
generated via "git format-patch".
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list