From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Mon, 14 Sep 2015 19:48:14 +0200 Subject: [U-Boot] [PATCH v2 4/4] distro_bootcmd: Add support for booting from ubifs In-Reply-To: <55E606EA.9020103@wwwdotorg.org> References: <1440266693-15664-1-git-send-email-hdegoede@redhat.com> <1440266693-15664-5-git-send-email-hdegoede@redhat.com> <55E606EA.9020103@wwwdotorg.org> Message-ID: <55F7085E.6020303@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 01-09-15 22:13, Stephen Warren wrote: > On 08/22/2015 11:04 AM, Hans de Goede wrote: >> From: Roy Spliet >> >> Under the assumptions of having a UBI volume called boot, containing >> a ubifs filesystem. >> >> Signed-off-by: Hans de Goede > > I'd expect the person in the "From:" line above to have an s-o-b line > too. If the patch has changed so much that isn't appropriate, perhaps > change the patch's git author to you and just mentioned "Based on work > by: Roy ..."? The code has changed significantly, I've send Roy a mail asking him which solution he prefers, and I'll fix things up in my tree when I've an answer. Regards, Hans