Hi! This commit breaks usb ethernet card on my board. toshiba ac100> / usb USB: scanning bus for devices... Bus 001 Device 003: ID 0bdb:190a F3307 Bus 001 Device 004: ID 0bda:58f2 USB Camera Bus 001 Device 005: ID 2001:3c05 DUB-E100 mdio_bus: miibus0: probed eth0: got preset MAC address: 1C:7E:E5:0F:E1:14 Bus 001 Device 002: ID 0424:2513 Bus 001 Device 001: ID 0000:0000 EHCI Host Controller 5 USB Device(s) found toshiba ac100> / dhcp 100Mbps full duplex link detected dhcp failed: error 1 dhcp: error 1 toshiba ac100> The next branch with Sascha's 'usb: ehci: initialize ehci_data' patch works fine. On 7 March 2013 14:33, Lucas Stach <dev@xxxxxxxxxx> wrote: > Main barebox is running on the A9 cluster. Use the correct ISA. > > Signed-off-by: Lucas Stach <dev@xxxxxxxxxx> > --- > arch/arm/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig > index 7ac134e..5dbf74d 100644 > --- a/arch/arm/Kconfig > +++ b/arch/arm/Kconfig > @@ -125,7 +125,7 @@ config ARCH_VEXPRESS > > config ARCH_TEGRA > bool "Nvidia Tegra-based boards" > - select CPU_ARM926T > + select CPU_V7 > select HAS_DEBUG_LL > > endchoice > -- > 1.8.1.2 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox -- Best regards, Antony Pavlov _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox