From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Dunn Date: Sat, 20 Apr 2013 09:37:02 -0700 Subject: [U-Boot] [PATCH v5] palmtreo680: add utility that writes u-boot to flash In-Reply-To: <201304201225.28510.marex@denx.de> References: <1366399701-2446-1-git-send-email-mikedunn@newsguy.com> <201304201225.28510.marex@denx.de> Message-ID: <5172C42E.80402@newsguy.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/20/2013 03:25 AM, Marek Vasut wrote: > Dear Mike Dunn, [...] > > I fixed the calloc() semantics and applied, thanks. Please repost whatever is > still missing in u-boot-pxa/master and I'll then roll pullRQ for mainline. Thanks Marek. Now I see your point regarding calloc() semantics. Only arm: bootm: call udc_disable() before booting linux is not in your tree; I think you were worried about testing on musb boards. I'll repost, but no reason to take a risk; I hope to get a patch for the Linux udc driver upstream soon. Thanks, Mike