From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv2 0/3] spl: Lightweight UBI and UBI fastmap support
Date: Thu, 7 Jan 2016 11:47:27 +0100 [thread overview]
Message-ID: <568E423F.7010409@denx.de> (raw)
In-Reply-To: <20160104155242.GA4376@localhost.localdomain>
Hello Ladislav Michl,
Soory for the late reply, but I am in holidays...
Am 04.01.2016 um 16:52 schrieb Ladislav Michl:
> This is an update of Thomas's patchset:
> https://patchwork.ozlabs.org/patch/367305/
> https://patchwork.ozlabs.org/patch/367306/
>
> Changes from previous version:
> - fixes ubi_calc_fm_size to include also sizeof(struct ubi_fm_sb)
> - dropped private copy of ubi-media.h
> - ubi-wrapper.h now contains only needed definitions from ubi.h
> and ubi-user.h
> - used return values from errno.h
> - added example implementation for igep00x0.
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?
Also checking them with chckpatch drop error/warnings ... Can you
have a look at them?
search in [2] for "2016-01-07 10:43:29,064:INFO"
(Only the first patch is in the log, as tbot fails at the first
error ...)
bye,
Heiko
[1] http://xeidos.ddns.net/buildbot/waterfall
[2] log of the build:
http://xeidos.ddns.net/buildbot/builders/smartweb_dfu/builds/40/steps/shell/logs/tbotlog
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2016-01-07 10:47 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-04 15:52 [U-Boot] [PATCHv2 0/3] spl: Lightweight UBI and UBI fastmap support Ladislav Michl
2016-01-04 15:54 ` [U-Boot] [PATCHv2 1/3] nand_spl_simple: Add a simple flash read function Ladislav Michl
2016-01-04 17:19 ` Marek Vasut
2016-01-04 17:58 ` Ladislav Michl
2016-01-04 18:38 ` Marek Vasut
2016-01-04 18:23 ` Scott Wood
2016-01-04 18:38 ` Ladislav Michl
2016-01-04 18:44 ` Scott Wood
2016-01-04 21:17 ` Ladislav Michl
2016-01-04 21:45 ` Scott Wood
2016-01-04 22:40 ` Marek Vasut
2016-01-04 22:42 ` Scott Wood
2016-01-04 22:52 ` Marek Vasut
2016-01-04 15:56 ` [U-Boot] [PATCHv2 2/3] spl: Lightweight UBI and UBI fastmap support Ladislav Michl
2016-01-06 16:52 ` Ladislav Michl
2016-01-06 17:09 ` Marek Vasut
2016-01-04 15:57 ` [U-Boot] [PATCHv2 3/3] igep00x0: UBIize Ladislav Michl
2016-01-07 10:47 ` Heiko Schocher [this message]
2016-01-10 14:00 ` [U-Boot] [PATCHv2 0/3] spl: Lightweight UBI and UBI fastmap support Ladislav Michl
2016-01-11 5:50 ` Heiko Schocher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=568E423F.7010409@denx.de \
--to=hs@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.