Files
u-boot/fs/ext4
Michael Walle 58a9ecbaf4 ext4: fix endianess problems in ext4 write support
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>
2016-09-23 09:02:04 -04:00
..
2012-08-09 23:48:02 +02:00
2012-08-09 23:48:02 +02:00
2016-09-23 09:02:02 -04:00
2014-09-24 18:30:28 -04:00