]> git.ipfire.org Git - people/ms/u-boot.git/commit - disk/part_iso.h
iso: Make little endian and 64bit safe
authorAlexander Graf <agraf@suse.de>
Mon, 11 Apr 2016 14:16:14 +0000 (16:16 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 18 Apr 2016 21:11:33 +0000 (17:11 -0400)
commitef9e6de5409535bde164f087c31ac865800cbf14
tree5c8740606982f880608a7ef563c570b371ad7970
parentc020d355c45ed40fe12af72ae5487527167fafd5
iso: Make little endian and 64bit safe

The iso partition table implementation has a few endian and 64bit
problems. Clean it up a bit to become endian and bitness safe.

Signed-off-by: Alexander Graf <agraf@suse.de>
disk/part_iso.c
disk/part_iso.h