@ -4,4 +4,8 @@ set -e
if [ "$(dpkg --print-architecture)" = "armhf" ]; then
mkdir -p /boot/uboot
cat > /etc/fw_env.conf <<EOF
# snappy u-boot env config
/boot/uboot/uboot.env 0x0000 0x4000
EOF
fi