Note: is the Power Managment requires sleep and wake I2C0 must be used in hardware as the PM firmware blob only uses that, this is noted in pm33xx.c
I did finaly get a clean boot and the USB1 works with the hub and detects a drive hot plugged.
Does this must mean that u-boot does not support?
Stopping Bootlog daemon: bootlogd. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am335x-evm ttyO0 Arago 2013.12 am335x-evm ttyO0 am335x-evm login: root root@am335x-evm:~# lsusb Bus 002 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@am335x-evm:~# [ 42.961131] usb 2-1.4: new high-speed USB device number 3 using musb-hdrc [ 43.082981] usb 2-1.4: New USB device found, idVendor=090c, idProduct=1000 [ 43.090267] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 43.098031] usb 2-1.4: SerialNumber: B1212140000490 [ 43.105326] usb-storage 2-1.4:1.0: USB Mass Storage device detected [ 43.118073] scsi0 : usb-storage 2-1.4:1.0 [ 44.294971] scsi 0:0:0:0: Direct-Access 1100 PQ: 0 ANSI: 4 [ 44.308925] sd 0:0:0:0: [sda] 15810560 512-byte logical blocks: (8.09 GB/7.53 GiB) [ 44.319686] sd 0:0:0:0: [sda] Write Protect is off [ 44.327246] sd 0:0:0:0: [sda] No Caching mode page found [ 44.332945] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 44.348214] sd 0:0:0:0: [sda] No Caching mode page found [ 44.353930] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 44.362990] sda: sda1 sda2 [ 44.379302] sd 0:0:0:0: [sda] No Caching mode page found [ 44.385015] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 44.391489] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 44.985290] EXT4-fs (sda2): recovery complete [ 44.989943] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Now that i have this method of boot i will not require the USB in u-boot other than the usb_ether that is working.
Thanks for the support, now on the the tps65217_bl...