All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: Richard Weinberger <richard@nod.at>
Cc: Tom Rini <trini@konsulko.com>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	Marek Vasut <marex@denx.de>,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	Scott Wood <oss@buserror.net>,
	u-boot@lists.denx.de,
	"linux-sunxi@googlegroups.com" <linux-sunxi@googlegroups.com>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	Scott Wood <scottwood@freescale.com>,
	Alexander Kaplan <alex@nextthing.co>,
	Brian Norris <computersforpeace@gmail.com>
Subject: Re: [U-Boot] Porting Linux's MTD/NAND changes into U-Boot
Date: Tue, 26 Apr 2016 10:13:53 +0200	[thread overview]
Message-ID: <571F2341.1090705@denx.de> (raw)
In-Reply-To: <571F16A1.70800@nod.at>

Hello Richard,

Am 26.04.2016 um 09:20 schrieb Richard Weinberger:
> Am 26.04.2016 um 07:17 schrieb Heiko Schocher:
>> Also, as the UBI/UIFS case may show, it is not always a trivial job
>> to do such a sync, as concepts in Linux changes ...
>
> While we are at it, how do you QA?

I do some very basic ubi/ubifs tests with tbot [1] on the aristainetos2 [2]
and dxr2 board [3].

> Did you ever port port UBI or MTD tests to u-boot and let them run?

No, patches are welcome.

> Maybe there are more issues hidden which didn't came up in quick "builds and boots a kernel" tests. ;-)
> As you offer the full UBI and UBIFS feature sets advanced users may get surprised.

Yes, possible.

bye,
Heiko

[1] https://github.com/hsdenx/tbot
[2] U-Boot cyclic tests on the aristainetos2 board
     (used UBI on sf nor and nand, UBIFS on the nand, U-Boot test only)
     http://xeidos.ddns.net/buildbot/builders/ari_ubi/builds/50
[3] U-Boot / Linux UBI/UBIFS tests, last log:
     http://xeidos.ddns.net/buildbot/builders/dxr2/builds/12/steps/shell/logs/tbotlog

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Porting Linux's MTD/NAND changes into U-Boot
Date: Tue, 26 Apr 2016 10:13:53 +0200	[thread overview]
Message-ID: <571F2341.1090705@denx.de> (raw)
In-Reply-To: <571F16A1.70800@nod.at>

Hello Richard,

Am 26.04.2016 um 09:20 schrieb Richard Weinberger:
> Am 26.04.2016 um 07:17 schrieb Heiko Schocher:
>> Also, as the UBI/UIFS case may show, it is not always a trivial job
>> to do such a sync, as concepts in Linux changes ...
>
> While we are at it, how do you QA?

I do some very basic ubi/ubifs tests with tbot [1] on the aristainetos2 [2]
and dxr2 board [3].

> Did you ever port port UBI or MTD tests to u-boot and let them run?

No, patches are welcome.

> Maybe there are more issues hidden which didn't came up in quick "builds and boots a kernel" tests. ;-)
> As you offer the full UBI and UBIFS feature sets advanced users may get surprised.

Yes, possible.

bye,
Heiko

[1] https://github.com/hsdenx/tbot
[2] U-Boot cyclic tests on the aristainetos2 board
     (used UBI on sf nor and nand, UBIFS on the nand, U-Boot test only)
     http://xeidos.ddns.net/buildbot/builders/ari_ubi/builds/50
[3] U-Boot / Linux UBI/UBIFS tests, last log:
     http://xeidos.ddns.net/buildbot/builders/dxr2/builds/12/steps/shell/logs/tbotlog

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2016-04-26  8:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25 14:43 Porting Linux's MTD/NAND changes into U-Boot Boris Brezillon
2016-04-25 14:43 ` [U-Boot] " Boris Brezillon
2016-04-25 17:36 ` Tom Rini
2016-04-25 17:36   ` Tom Rini
2016-04-25 20:53   ` Boris Brezillon
2016-04-25 20:53     ` Boris Brezillon
2016-05-03  5:06     ` Scott Wood
2016-05-03  5:06       ` Scott Wood
2016-05-03  7:36       ` Boris Brezillon
2016-05-03  7:36         ` Boris Brezillon
2016-05-16 12:02       ` Boris Brezillon
2016-05-16 12:02         ` Boris Brezillon
2016-05-18  4:38         ` Scott Wood
2016-05-18  4:38           ` Scott Wood
2016-04-26  5:17   ` Heiko Schocher
2016-04-26  5:17     ` Heiko Schocher
2016-04-26  7:20     ` Richard Weinberger
2016-04-26  7:20       ` Richard Weinberger
2016-04-26  8:13       ` Heiko Schocher [this message]
2016-04-26  8:13         ` 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=571F2341.1090705@denx.de \
    --to=hs@denx.de \
    --cc=alex@nextthing.co \
    --cc=boris.brezillon@free-electrons.com \
    --cc=computersforpeace@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=marex@denx.de \
    --cc=oss@buserror.net \
    --cc=richard@nod.at \
    --cc=scottwood@freescale.com \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=trini@konsulko.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 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.