BananaPi
Nach einem bananian-update ist folgendes auszuführen:
#Run the update - do not reboot apt-get install u-boot-tools #edit boot.cmd to your needs mount /dev/mmcblk0p1 /boot cd /boot nano boot.cmd #rebuild boot.scr mkimage -C none -A arm -T script -d boot.cmd boot.scr reboot