Streamline kprintf a bit.
commitc862e4b44f08555d86a17e0bf3cf4f411398a4e5
authorDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 29 Oct 2014 21:20:48 +0000 (29 21:20 +0000)
committerDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 29 Oct 2014 21:20:48 +0000 (29 21:20 +0000)
tree247cd157a46f692c5e0e74aae1e1bb26ab88993d
parent9baf0bb9660affcf3bd411e847aa52c34e965cb5
Streamline kprintf a bit.
kprintf(vcformat) might be a bit of an overkill as final image size is now 5120 bytes and we only have 24k to work while running as boot0 code.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49740 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-sun4i/bootstrap/bootstrap.c