From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 14 Apr 2013 19:26:50 +0200 Subject: [U-Boot] [PATCH v3 4/8] arm: bootm: call udc_disable() before booting linux In-Reply-To: <1365793160-18247-5-git-send-email-mikedunn@newsguy.com> References: <1365793160-18247-1-git-send-email-mikedunn@newsguy.com> <1365793160-18247-5-git-send-email-mikedunn@newsguy.com> Message-ID: <201304141926.50706.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 Albert, can I get your ACK on this? Best regards, Marek Vasut