When fetching a byte use LE2LONG macro too, otherwise bit shifts are all wrong.
commit30d17fb4cd691f6976b756752d669f9336adb6af
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 30 Jan 2019 20:04:16 +0000 (30 20:04 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 30 Jan 2019 20:04:16 +0000 (30 20:04 +0000)
tree0a92a356bc14b40e2903e91a80553f0dd96b2690
parent44c2486bb15d0ece11a91d7cb7c15ad23f764a2f
When fetching a byte use LE2LONG macro too, otherwise bit shifts are all wrong.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@55661 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-native/soc/broadcom/2708/sdcard/sdcard_bcm2708bus.c