Re: [U-Boot] [PATCH v2 16/16] apalis/colibri_t30: fix usb dm regression

2015-07-27 Thread Marcel Ziswiler
On 27 July 2015 21:48:40 CEST, Stephen Warren wrote: >On 07/20/2015 04:35 PM, Marcel Ziswiler wrote: >> From: Marcel Ziswiler >> >> Unfortunately currently both Apalis T30 as well as Colibri T30 crash >> upon starting USB host support. This is due to the following patch >not >> having taken int

Re: [U-Boot] [PATCH v2 16/16] apalis/colibri_t30: fix usb dm regression

2015-07-27 Thread Stephen Warren
On 07/20/2015 04:35 PM, Marcel Ziswiler wrote: From: Marcel Ziswiler Unfortunately currently both Apalis T30 as well as Colibri T30 crash upon starting USB host support. This is due to the following patch not having taken into account that our T30 device trees were defaulting to peripheral only

[U-Boot] [PATCH v2 16/16] apalis/colibri_t30: fix usb dm regression

2015-07-20 Thread Marcel Ziswiler
From: Marcel Ziswiler Unfortunately currently both Apalis T30 as well as Colibri T30 crash upon starting USB host support. This is due to the following patch not having taken into account that our T30 device trees were defaulting to peripheral only mode instead of otg: commit ddb9a502d18008e845d