Don't flush caches when waiting for free MailBox slot in VC. Instead use
commit147000526ed97864d5c37cd9cb41cab685115257
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 22 Mar 2015 13:29:37 +0000 (22 13:29 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 22 Mar 2015 13:29:37 +0000 (22 13:29 +0000)
tree6871c705059b1a5ad06f6c64662440b26f179260
parent0dfaf0ee4b6b606f13a12fd88412f54b80d6bfcf
Don't flush caches when waiting for free MailBox slot in VC. Instead use
data synchronization barrier. In order to do it better we would need to
support interrupts.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50226 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-native/soc/broadcom/283x/vcmbox/vcmbox_init.c