From: Paul Kocialkowski <contact@paulk.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
Date: Mon, 27 Apr 2015 10:21:14 +0200 [thread overview]
Message-ID: <1430122874.3081.0.camel@collins> (raw)
In-Reply-To: <20150421133236.GF16702@bill-the-cat>
Le mardi 21 avril 2015 ? 09:32 -0400, Tom Rini a ?crit :
> On Sun, Apr 19, 2015 at 09:30:08PM +0200, Paul Kocialkowski wrote:
>
> > This refactors spl_mmc_load_image to use a switch/case structure and easier
> > to understand spl_start_uboot checks. It also drops fallbacks on boot devices
> > that were not selected in the first place.
>
> I don't like the dropping fallback on boot devices part and this is
> going to break existing setups. What some people do is on platforms
> where the ROM doesn't grok FAT they still have u-boot.img on FAT and
> just keep SPL written to the raw device. Then booting from both raw or
> RAW+FAT works.
Just sent out v2 addressing these concerns, thanks for the review!
> > Lines that go beyond 80 chars are also reduced by reducing the number of tabs.
> > Debug and error strings are refctored to match a common style.
>
> I like the strings having a common style. Please make sure that
> checkpatch is happy about how you re-indent the code too, thanks.
Checkpatch is happy indeed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150427/36473e4d/attachment.sig>
prev parent reply other threads:[~2015-04-27 8:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-19 19:30 [U-Boot] [PATCH 1/2] spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics Paul Kocialkowski
2015-04-19 19:30 ` [U-Boot] [PATCH 2/2] spl: spl_mmc: Partition raw boot mode for eMMC Paul Kocialkowski
2015-04-21 13:32 ` [U-Boot] [PATCH 1/2] spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics Tom Rini
2015-04-27 8:21 ` Paul Kocialkowski [this message]
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=1430122874.3081.0.camel@collins \
--to=contact@paulk.fr \
--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