Re: [RFC v1 7/7] usb: onboard-hub: Add conditional compilation for I2C initialization
Hi Anand,
By
Quentin Schulz <quentin.schulz@...>
·
#2702
·
|
Re: Odroid n2+ usb broken on reboot
Applied patches to 2025.04 release (applied clean). Made stock defconfig for odroid n2, built, signed, installed. The reboot issue remains and usb ports are unavailable to linux kernel after reboot.
By
Wayne Schroeder <raz@...>
·
#2701
·
|
Re: Odroid n2+ usb broken on reboot
Yes. Will report back how it works on the n2+.
By
Wayne Schroeder <raz@...>
·
#2700
·
|
Re: Odroid n2+ usb broken on reboot
Hi Christian, <christianshewitt@...> wrote:
By
Anand Moon
·
#2699
·
|
Re: Odroid n2+ usb broken on reboot
Why? Most Amlogic boards boot from an mmc device (SD or internal flash storage) not USB. It smells like a workaround not a fix, and I wonder what the performance impact on boot will be? Christian
By
Christian Hewitt
·
#2698
·
|
Re: [RFC v1 7/7] usb: onboard-hub: Add conditional compilation for I2C initialization
Hi Quentin,
By
Anand Moon
·
#2697
·
|
Re: Odroid n2+ usb broken on reboot
Hi Wayne, Thanks for testing these patches. We need to modify the boot order to probe USB before MMC diff --git a/include/configs/meson64.h b/include/configs/meson64.h index f3275b37a51..3ace59880bd
By
Anand Moon
·
#2696
·
|
Re: [RFC v1 7/7] usb: onboard-hub: Add conditional compilation for I2C initialization
Hi Quentin,
By
Anand Moon
·
#2695
·
|
Re: Odroid n2+ usb broken on reboot
I actually already have a working solution that I documented in my github repo (dubschro/odroid-n2). All I do is set BOOTCOMMAND to check/delete a flag file on my boot partition and if it is found,
By
Wayne Schroeder <raz@...>
·
#2694
·
|
Re: [RFC v1 7/7] usb: onboard-hub: Add conditional compilation for I2C initialization
Hi Neil, Anand,
By
Quentin Schulz <quentin.schulz@...>
·
#2693
·
|
Re: [RFC v1 7/7] usb: onboard-hub: Add conditional compilation for I2C initialization
Hi Neil,
By
Anand Moon
·
#2692
·
|
Re: [RFC v1 2/7] configs: odorid-c2: Enable Onboard HUB driver
Hi Neil, Oops, I will fix this in the next version.
By
Anand Moon
·
#2691
·
|
Re: [RFC v1 3/7] usb: onboard-hub: Add support for Genesys GL853G
On 09/05/2025 09:02, Anand Moon wrote: > Enable support for the Genesys GL853G USB2.0 and USB3.1 Hub on > the Odroid N2 and N2-plus. The GL853G driver activates the hub > reset signal, which toggles
By
Neil Armstrong
·
#2690
·
|
Re: [RFC v1 5/7] usb: onboard-hub: Add support for VL817 USB hub
On 09/05/2025 09:02, Anand Moon wrote: > Enable support for the Via labs VL817 USB2.0 and USB3.1 Hub > on the Odroid C4. The Via labs VL817 USB driver activates the > hub reset signal, which toggles
By
Neil Armstrong
·
#2689
·
|
Re: [RFC v1 7/7] usb: onboard-hub: Add conditional compilation for I2C initialization
On 09/05/2025 09:02, Anand Moon wrote: > Add conditional compilation for the usb5744_i2c_init() function based > on the CONFIG_DM_I2C configuration, to avoid compilation failure. > CC net/net-common.o
By
Neil Armstrong
·
#2688
·
|
Re: [RFC v1 6/7] configs: odorid-c4: Enable Oboard HUB driver
Same as patch 2, with that fixed: Reviewed-by: Neil Armstrong <neil.armstrong@...>
By
Neil Armstrong
·
#2687
·
|
Re: [RFC v1 4/7] configs: odorid-n2: Enable Oboard HUB driver
Same as patch 2, with that fixed: Reviewed-by: Neil Armstrong <neil.armstrong@...>
By
Neil Armstrong
·
#2686
·
|
Re: [RFC v1 2/7] configs: odorid-c2: Enable Onboard HUB driver
s/odorid-c2/odroid-c2/ in the subject With that fixed: Reviewed-by: Neil Armstrong <neil.armstrong@...>
By
Neil Armstrong
·
#2685
·
|
Re: [RFC v1 1/7] usb: onboard-hub: Add support for Genesys GL852G hub
What does that mean ?
By
Neil Armstrong
·
#2684
·
|
Re: Odroid n2+ usb broken on reboot
Hi Wayne,
By
Anand Moon
·
#2683
·
|