Files
MuditaOS/host-tools
Lucjan Bryndza 436c2ed3cc [EGD-5609] Fix lfs partition erase size bug
Storing LFS erase size in the boot byte is not possible
because Linux kernel is unable to detect the partitions
after change boot bytes to values other than 0x80 or 0x00

In this patch LFS_BLOCK_SIZE is moved to the second
MBR bootcode AREA
2021-02-17 17:08:18 +01:00
..