its /etc/fw_env.config

ubuntu/yakkety
Michael Vogt 10 years ago
parent b3b321ea92
commit 4d2b68630d

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

Loading…
Cancel
Save