Re: [U-Boot] u-boot USB status

2010-09-24 Thread Remy Bohmer
Hi Marcel, Please don' t top-post... 2010/9/23 Marcel korg...@home.nl: Hi Remy, At this moment I only need the device support because the host connection is not always available on my designs. Host support is however also very interesting and I certainly will have a need for that as well at

Re: [U-Boot] u-boot USB status

2010-09-23 Thread Marcel
Hi Remy, At this moment I only need the device support because the host connection is not always available on my designs. Host support is however also very interesting and I certainly will have a need for that as well at some point. It's wonderful news that there's something available already

Re: [U-Boot] u-boot USB status

2010-09-20 Thread Remy Bohmer
Hi Marcel, 2010/9/17 Marcel korg...@home.nl: Hi Damien, Thanks for the info. I will check it out. I'm also not sure if the SAM9 USB device support is available. I actually did some work a while ago to make USB work for the SAM9 but had to leave it in non-working condition at the time. If

Re: [U-Boot] u-boot USB status

2010-09-20 Thread Wolfgang Denk
Dear Remy Bohmer, In message aanlkti=uxxi9k8cqunbgp2k_nkhvf+cgv-oirqtro...@mail.gmail.com you wrote: There is sam9 device support in the u-boot-usb branch but first the CDC branch need to be pushed to mainline during the next merge window Feel free to start pushing - the next branch is

Re: [U-Boot] u-boot USB status

2010-09-17 Thread Marcel
Hi Damien, Thanks for the info. I will check it out. I'm also not sure if the SAM9 USB device support is available. I actually did some work a while ago to make USB work for the SAM9 but had to leave it in non-working condition at the time. If SAM9 USB is not supported yet, I guess I best fix

[U-Boot] u-boot USB status

2010-09-16 Thread Marcel
Hi, I've been away for some time and I wonder if there has been any progress on the u-boot USB branch. What I want to do is upgrade my kernel and rootfs via USB. I'm using an Atmel SAM9. I wonder about the status and if any additional work is needed I'm willing to help with the project of

Re: [U-Boot] u-boot USB status

2010-09-16 Thread Damien Dusha
Hi Marcel, What I want to do is upgrade my kernel and rootfs via USB. I'm using an Atmel SAM9. You might be able to find some inspiration in ./boards/mcc200/auto_update.c and ./boards/mcc200/mcc200.c which uses the U-Boot USB stack for this purpose. This assumes there is USB host support for