Skip to content
Snippets Groups Projects
Select Git revision
  • 8ccdba8b8c18b90b2b200e1ab8c82c7f14d2c756
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
8 results

fs

Forked from Reform / reform-boundary-uboot
10309 commits behind the upstream repository.
user avatar
Stefan Brüns authored
Doing unaligned reads is not supported on all architectures, use
byte sized reads of the little endian buffer.
Rename off16 to off8, as it reflects the buffer offset in byte
granularity (offset is in entry, i.e. 12 bit, granularity).
Fix a regression introduced in 8d48c92b

Reported-by: default avatarOleksandr Tymoshenko <gonzo@bluezbox.com>
Signed-off-by: default avatarStefan Brüns <stefan.bruens@rwth-aachen.de>
Tested-by: default avatarOleksandr Tymoshenko <gonzo@bluezbox.com>
b352caea
History