From: Andreas Fritiofson Date: Sat, 28 Sep 2013 20:25:52 +0000 (+0200) Subject: stm32f1x: Fix byte order bug and remove unnecessary cast X-Git-Tag: v0.8.0-rc1~186 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=bee7836b6a155b89f454b64f626a497c767f13f6;hp=bee7836b6a155b89f454b64f626a497c767f13f6 stm32f1x: Fix byte order bug and remove unnecessary cast Found by grepping for pointer casts. Change-Id: Ibd8f22a9e9ca71459ba0bedc8447a3623d0e4184 Signed-off-by: Andreas Fritiofson Reviewed-on: http://openocd.zylin.com/1773 Tested-by: jenkins Reviewed-by: Spencer Oliver ---