Public bug reported:

Build Version/Date: u-boot-linaro-omap4-panda_2011.07.2-0ubuntu1_armel.deb
Environment used for testing: pandaboard A2

Summary: usb start in uEnv.txt fails with test - minimal test >>> like
/bin/sh

Steps to Reproduce: boot with no boot.scr, and uEnv.txt:
    autoload=no
    uenvcmd=usb start; pxe get; pxe boot; mmcinfo; fatload ...

Expected result: u-boot initializes usb devices and continues on

Actual result: u-boot fails to initialize usb devices and skips
instructions


<START: no boot.scr, uEnv.txt: uenvcmd=usb start; pxe get; pxe boot; mmcinfo; 
fatload ... >
...
reading boot.scr

** Unable to read "boot.scr" from mmc 0:1 **
reading uEnv.txt

323 bytes read
Importing environment from mmc ...
test - minimal test like /bin/sh

Usage:
test [args..]
reading uImage

4174740 bytes read
Booting from mmc0 ...
## Booting kernel from Legacy Image at 82000000 ...
   Image Name:   Ubuntu Kernel
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4174676 Bytes = 4 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK
...
<END>

** Affects: u-boot-linaro (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  usb start in uEnv.txt fails with test - minimal test >>> like /bin/sh

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to