svn commit: r333739 - stable/11/release/arm
Oleksandr Tymoshenko
gonzo at bluezbox.com
Thu May 17 17:44:04 UTC 2018
Emmanuel Vadot (manu at FreeBSD.org) wrote:
> Author: manu
> Date: Thu May 17 17:00:07 2018
> New Revision: 333739
> URL: https://svnweb.freebsd.org/changeset/base/333739
>
> Log:
> MFC r333737:
>
> release: arm: Format FAT partition as FAT16
>
> r332674 raised the size of the FAT partition from 2MB to 41MB for some
> boards. But we format them in FAT12 and this size appears to be to big
> for FAT12 and some SoC bootrom cannot cope with that.
> Format the msdosfs partition as FAT16,
>
> PR: 228285
> Approved by: re (marius)
Thanks for working on this
--
gonzo
More information about the svn-src-stable
mailing list