public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-boot with USB storage support for WonderMedia WM8505
Date: Mon, 04 Jul 2011 08:11:38 +0200	[thread overview]
Message-ID: <4E11599A.8080804@aribaud.net> (raw)
In-Reply-To: <CACTt9vnfvnKcV6kdZCtmdaZcepWdjOHsd6j6z9RVU5va5PbDZw@mail.gmail.com>

Le 04/07/2011 08:02, Chris Barnes a ?crit :

> however I have been successful if restoring functionality to my netbook.

Great!

> The working version is:
>
> U-Boot 1.1.4 (Oct  8 2010 - 10:39:28)

Not that old if you look at the date, quite old if you look at the 
version number. But hey, IIAB(any more)DFI. :)

> WonderMedia Technologies, Inc.
> WMT U-Boot Version : 0.12.01.00.27
>
> So I'm pretty happy right now because U-Boot can finally access the
> internal storage.
>
> The only downside to using the internal usb storage is the usb subsystem
> in u-boot appears to be quite slow.
> The command usbinit must be called first which appears to load the
> driver, and then scan the bus for devices. Once it is done the system
> can then boot from the usb storage. It easily adds atleast 5 seconds to
> the bootup, especially if the logo is loaded from usb.

There is no loading a driver in U-Boot (the binary is self-contained), 
so the slowness is probably due to the USB driver or line speed (or 
both). Anyway, that'll be a problem only while you boot things via USB; 
once you have R/W access to the internal storage Flash, booting from 
Flash should be (hopefully) quicker.

> The next step is to load an operating system onto the internal storage.
>
> Thanks for your help.

You did all the hard work, just thank yourself. :)

Amicalement,
-- 
Albert.

      reply	other threads:[~2011-07-04  6:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-02 13:12 [U-Boot] U-boot with USB storage support for WonderMedia WM8505 EvilSibling
2011-07-02 13:46 ` Albert ARIBAUD
2011-07-02 14:21   ` Chris Barnes
2011-07-02 15:17     ` Albert ARIBAUD
2011-07-03 22:29       ` Chris Barnes
2011-07-04  5:50         ` Albert ARIBAUD
2011-07-04  6:02           ` Chris Barnes
2011-07-04  6:11             ` Albert ARIBAUD [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E11599A.8080804@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox