Don't use magic numbers. Use defines instead (ARM_PERIIOBASE)
commit0dfaf0ee4b6b606f13a12fd88412f54b80d6bfcf
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 22 Mar 2015 13:29:34 +0000 (22 13:29 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 22 Mar 2015 13:29:34 +0000 (22 13:29 +0000)
tree4ed1ae9d1e833d29bad026532bc702fe776b3a3a
parent0ea0bd92b7b6ca4d53f83c010771e7855d65c493
Don't use magic numbers. Use defines instead (ARM_PERIIOBASE)

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50225 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-raspi/boot/boot.c