From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Date: Mon, 3 Aug 2015 15:53:54 +0000 Subject: [U-Boot] [PATCH] dm: usb: fix missing errno include regression In-Reply-To: References: Message-ID: <1438617232.3126.11.camel@toradex.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 Mon, 2015-08-03 at 09:38 -0600, Simon Glass wrote: > Can I please check if you have based this on dm/master? I applied > some > of the patches there and hope to get the rest in over the next week. I doubled checked the mailing list but could not find any relevant stuff. But admittedly I haven't tried dm/master yet. OK, looks like dm/master at least compiles but has the same reception issues still: http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/228636 Thanks Simon