From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Sun, 10 Jan 2016 15:00:24 +0100 Subject: [U-Boot] [PATCHv2 0/3] spl: Lightweight UBI and UBI fastmap support In-Reply-To: <568E423F.7010409@denx.de> References: <20160104155242.GA4376@localhost.localdomain> <568E423F.7010409@denx.de> Message-ID: <20160110140024.GA1860@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Heiko Schocher, On Thu, Jan 07, 2016 at 11:47:27AM +0100, Heiko Schocher wrote: [...] > Just seen at my automated builds [1], that your patches break the > smartweb build [2] ... reason is that "git am" for them fail with > current u-boot ... search for "2016-01-07 10:43:30,943" in [2] > > What did you use as base for the patches? Current git with this patch provided here: http://lists.denx.de/pipermail/u-boot/2016-January/239941.html I will make it part of serie if it is not safe to apply it now. > Also checking them with chckpatch drop error/warnings ... Can you > have a look at them? Fixed in new version. However I left those warnings present also in Linux driver untouched. Regards, ladis