public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] USB SUPPORT
@ 2008-04-21  4:29 Aneesh
  2008-04-21 15:04 ` Markus Klotzbücher
  2008-04-21 16:36 ` Ken.Fuchs at bench.com
  0 siblings, 2 replies; 17+ messages in thread
From: Aneesh @ 2008-04-21  4:29 UTC (permalink / raw)
  To: u-boot

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 

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [U-Boot-Users] USB Support
@ 2006-11-17 17:38 Ajay Jain
  0 siblings, 0 replies; 17+ messages in thread
From: Ajay Jain @ 2006-11-17 17:38 UTC (permalink / raw)
  To: u-boot

Hello,

We support U-Boot on our proprietary board based on ARM core. I wanted
to take up a design discussion with you guys. We want to support a
kernel upgradation on our phone (board). This means  that the end user
can upgrade his kernel and ramdisk on his phone during his lifetime. I
was thinking on how to accomplish this.

1. I feel that passing the upgradation control to the boot loader is
the most viable option. Any comments?
2. The other idea could be to upgrade the kernel while boot up by
keeping a redundant kernel and doing a ping pong.
3. Assuming 1), how well is USB supported in U-Boot. Since the most
elegant solution is to expose the phone as a Mass Storage device, is
the mass storage gadget driver available on U-Boot?
4. I see host controller support in U-Boot, what is the application?

Thanks & Regards.
Ajay

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [U-Boot-Users] Usb support
@ 2004-10-04 15:27 swamy
  0 siblings, 0 replies; 17+ messages in thread
From: swamy @ 2004-10-04 15:27 UTC (permalink / raw)
  To: u-boot

Hi,

I am interested in knowing any development on bootloader (Uboot) to download
kernel using usb
port( PXA255) instead of serial or Ethernet?

Thanks
swamy

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2008-04-24 21:30 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21  4:29 [U-Boot-Users] USB SUPPORT Aneesh
2008-04-21 15:04 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox