freebsd / crochet

Build FreeBSD images for RaspberryPi, BeagleBone, PandaBoard, and others.
BSD 2-Clause "Simplified" License
612 stars 188 forks source link

Make comparisons in disk_fat_create() tolerate empty/null values. #54

Closed pkelsey closed 10 years ago

pkelsey commented 10 years ago

This fixes failures encountered when using the BeagleBone default partitioning routine, which calls disk_fat_create 2m. PandaBoard and ZedBoard would be similarly affected.