rtos: Make ChibiOS code aware of endiness
authorMatthias Blaicher <matthias@blaicher.com>
Mon, 5 Nov 2012 10:22:12 +0000 (11:22 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 5 Nov 2012 11:34:45 +0000 (11:34 +0000)
commitc4ab127b4069e20e296081bdf1007d4a5979e348
treea3e29077963171f187785e24ed9d64914cc5fe34
parente89cae8dbc79e8ed2e894cad83773e30db190135
rtos: Make ChibiOS code aware of endiness

The ChibiOS code was derived from other RTOS support code which
does not honor the target vs. host endiness.

The other RTOS code still needs to be fixed.

Change-Id: Idf42cfaa30945289bf1756ad6491fff84913eda9
Signed-off-by: Matthias Blaicher <matthias@blaicher.com>
Reviewed-on: http://openocd.zylin.com/962
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/rtos/ChibiOS.c