Re: [U-Boot] [PATCH 1/2] efikamx: refine USB support

2012-09-04 Thread Stefano Babic
On 23/08/2012 16:52, Matt Sealey wrote: > Because of the way USB pad settings are handled it doesn't make sense to > be able to build the Efika MX board support without CONFIG_CMD_USB turned > on. So, we change the build to always compile in USB support. > > We do not need to check for CONFIG_CMD_

[U-Boot] [PATCH 1/2] efikamx: refine USB support

2012-08-23 Thread Matt Sealey
Because of the way USB pad settings are handled it doesn't make sense to be able to build the Efika MX board support without CONFIG_CMD_USB turned on. So, we change the build to always compile in USB support. We do not need to check for CONFIG_CMD_USB like we do with CONFIG_MXC_SPI since the USB s