Changed the default boot command to fallback to pxe:

if usb start; then
    set autoload no;
    bootp;
    pxe get;
    pxe boot;
fi

To get this behavior none of these files can be on the fat partition:
boot.scr, uEnv.txt, uImage.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/820121

Title:
  bootp via autoload fails to boot uImage by giving Bad image type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot-linaro/+bug/820121/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to