samsung: fix mkorigenspl for darwin
authorAndreas Bießmann <andreas.devel@googlemail.com>
Tue, 16 Feb 2016 22:29:30 +0000 (23:29 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 24 Feb 2016 23:43:59 +0000 (18:43 -0500)
commit2e33df807c4177c2674bc79e95a3678e5fa0dc78
tree982268988999fd2f6626834818c1c39c0c503a9f
parentc6e3e8213aa715160067a9c9964a756d382a6314
samsung: fix mkorigenspl for darwin

Compiling the mkorigenspl tool on darwin complains about undefined ulong. Fix
this by using the unified way.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
board/samsung/origen/tools/mkorigenspl.c