Forked from
KED Software Projects / Miscellaneous / KED U-Boot Fork
50622 commits behind the upstream repository.
Michael Walle
authored
All fields were accessed directly instead of using the proper byte swap
functions. Thus, ext4 write support was only usable on little-endian
architectures. Fix this.
Signed-off-by:
Michael Walle <michael@walle.cc>