From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 25 Apr 2013 04:59:09 +0200 Subject: [U-Boot] [PATCH RESEND] arm: bootm: call udc_disable() before booting linux In-Reply-To: <1366476164-2270-1-git-send-email-mikedunn@newsguy.com> References: <1366476164-2270-1-git-send-email-mikedunn@newsguy.com> Message-ID: <201304250459.09574.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Mike Dunn, > On the pxa270, if the udc device is not disabled before jumping to linux, > the device fails to initialize in linux because it was left in a running > state, and the linux driver assumes that it is in a disabled state. > > Signed-off-by: Mike Dunn Applied this and the USB patch. Best regards, Marek Vasut