From: Aneesh <aneesh_g@cms.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] USB SUPPORT
Date: Mon, 21 Apr 2008 09:59:49 +0530 [thread overview]
Message-ID: <1208752189.2935.10.camel@Aneesh> (raw)
Hi,
I am using an at91rm9200dk custom board.I want to boot kernel and
ram disk from the usb stick.for that i tried to enable the usb support
in the uboot.but now i am getting a message like no storage devices
found .
i gave the configurations in include/configs/at91rm9200dk.h
like follows
#define CONFIG_DOS_PARTITION 1
#define CONFIG_USB_OHCI 1
#define CONFIG_USB_STORAGE 1
#define CONFIG_COMMANDS \
((CONFIG_CMD_DFL | CFG_CMD_MII | CFG_CMD_NET | CFG_CMD_USB | \
CFG_CMD_DHCP ) & \
~(CFG_CMD_BDI | \
CFG_CMD_IMI | \
CFG_CMD_AUTOSCRIPT | \
CFG_CMD_FPGA | \
CFG_CMD_MISC | \
CFG_CMD_LOADS))
Is this configuration is right?
i am not able to acess the USB stick using Storage USB Commands. My
U-boot version is 1.1.5.
Any one can help?
regards
Aneesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080421/460828b4/attachment.htm
next reply other threads:[~2008-04-21 4:29 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-21 4:29 Aneesh [this message]
2008-04-21 15:04 ` [U-Boot-Users] USB SUPPORT Markus Klotzbücher
2008-04-21 16:36 ` Ken.Fuchs at bench.com
2008-04-21 16:56 ` michael
2008-04-21 22:53 ` Ken.Fuchs at bench.com
2008-04-22 7:53 ` michael
2008-04-22 22:31 ` Ken.Fuchs at bench.com
2008-04-23 6:54 ` michael
2008-04-23 8:14 ` michael
2008-04-23 11:15 ` [U-Boot-Users] USB SUPPORT & get_vfatname michael
2008-04-23 18:01 ` Ken.Fuchs at bench.com
2008-04-24 7:59 ` michael
2008-04-24 16:13 ` Ken.Fuchs at bench.com
2008-04-24 17:01 ` michael
2008-04-24 21:30 ` Ken.Fuchs at bench.com
-- strict thread matches above, loose matches on Subject: below --
2006-11-17 17:38 [U-Boot-Users] USB Support Ajay Jain
2004-10-04 15:27 [U-Boot-Users] Usb support swamy
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=1208752189.2935.10.camel@Aneesh \
--to=aneesh_g@cms.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.