From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v7 0/13] Driver model implementation, tests, demo and GPIO
Date: Tue, 3 Dec 2013 16:54:10 -0500 [thread overview]
Message-ID: <20131203215410.GL420@bill-the-cat> (raw)
In-Reply-To: <CAPnjgZ0KgfB_pecc23BovPaeA-eaiy1VXw-e0iWPLUue9T1AbA@mail.gmail.com>
On Tue, Dec 03, 2013 at 02:47:51PM -0700, Simon Glass wrote:
> Hi Tom,
>
> On 3 December 2013 14:34, Tom Rini <trini@ti.com> wrote:
> > On Tue, Dec 03, 2013 at 02:24:40PM -0700, Simon Glass wrote:
> >> Hi Tom,
> >>
> >> On 2 December 2013 13:27, Simon Glass <sjg@chromium.org> wrote:
> >> > +Tom
> >> >
> >> > Hi,
> >> >
> >> > On 2 December 2013 12:02, Mateusz Zalega <m.zalega@samsung.com> wrote:
> >> >> On 11/29/13 02:00, Masahiro Yamada wrote:
> >> >>> How come 13/13 is missing?
> >> >>
> >> >> It's not.
> >> >
> >> > I think it was missing until someone approved it, since it was over
> >> > the 100KB limit.
> >>
> >> What do you think of this series? Do you think it is ready to apply?
> >
> > I think we're where it needs wider testing now, yes. But given that
> > we've stumbled onto another problem or two with the bootm refactoring
> > series, I'm really hesitant to pull something else big in for this
> > release. Kbuild style Makefiles this time, start DM for v2014.04 is my
> > plan currently.
>
> Sounds reasonable. It's ready to go, hopefully won't need a lot of
> care and feeding before then.
>
> Re bootm I am still not thrilled with the outcome. We flushed out
> quite a few cases in dark corners at great expense, but don't have a
> lot of automated tests (only the vboot test actually runs bootm I
> think). Any ideas on what we should do here?
Well, did you see where Michal's test case was? It looks like that
should fail anywhere, not just microblaze. For now, I really just want
to get this latest bug fixed.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131203/e3d8ec85/attachment.pgp>
next prev parent reply other threads:[~2013-12-03 21:54 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-28 23:27 [U-Boot] [PATCH v7 0/13] Driver model implementation, tests, demo and GPIO Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 01/13] sandbox: Build a device tree file for sandbox Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 02/13] Add cmd_process_error() to report and process errors Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 03/13] dm: Add README for driver model Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 04/13] dm: Add base driver model support Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 05/13] sandbox: config: Enable driver model Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 06/13] dm: Set up driver model after relocation Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 07/13] dm: Add basic tests Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 08/13] dm: Add a 'dm' command for testing Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 09/13] dm: Add a demonstration/example driver Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 10/13] dm: Add GPIO support and tests Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 11/13] sandbox: Convert GPIOs to use driver model Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 12/13] dm: Enable gpio command to support " Simon Glass
2013-11-28 23:27 ` [U-Boot] [PATCH v7 13/13] dm: Remove old driver model documentation Simon Glass
2013-11-29 1:00 ` [U-Boot] [PATCH v7 0/13] Driver model implementation, tests, demo and GPIO Masahiro Yamada
2013-11-29 10:47 ` Marek Vasut
2013-12-02 19:02 ` Mateusz Zalega
2013-12-02 20:27 ` Simon Glass
2013-12-03 21:24 ` Simon Glass
2013-12-03 21:34 ` Tom Rini
2013-12-03 21:47 ` Simon Glass
2013-12-03 21:54 ` Tom Rini [this message]
2013-12-03 22:17 ` Simon Glass
2013-12-04 10:33 ` Michal Simek
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=20131203215410.GL420@bill-the-cat \
--to=trini@ti.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox