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)
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>

No differences found