From: "Eric Bénard" <eric@eukrea.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/2] MarSBoard: add new board
Date: Thu, 27 Mar 2014 08:40:05 +0100 [thread overview]
Message-ID: <20140327084005.0370479b@e6520eb> (raw)
In-Reply-To: <5333CDA6.2090306@denx.de>
Hi Stefan,
Le Thu, 27 Mar 2014 08:05:10 +0100,
Stefan Roese <sr@denx.de> a ?crit :
> Yes, I agree. #ifdef's are ugly. But code duplication is also a problem
> as Wolfgang has mentioned.
>
> Isn't there a way to detect the board type at runtime somehow (via CPU
> type or GPIO input, ...)? And then dynamically configure the board
> either for "RiOT" or "MarS"? This would make the code a bit more complex
> of course. But there would be no #ifdef's and no code duplication. And
> you would only have to maintain one U-Boot binary / version for both boards.
>
> So, what do you think? Is this possible?
>
Thanks for the idea, that's possible by detecting i.MX6Solo
vs i.MX6Dual.
I'll try to implement that.
Eric
next prev parent reply other threads:[~2014-03-27 7:40 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-26 18:26 [U-Boot] [PATCH 1/2] RiOTboard: add new board Eric Bénard
2014-03-26 18:26 ` [U-Boot] [PATCH 2/2] MarSBoard: " Eric Bénard
2014-03-26 19:02 ` Wolfgang Denk
2014-03-26 19:26 ` Eric Bénard
2014-03-26 21:31 ` [U-Boot] [PATCH v2 1/2] RiOTboard: " Eric Bénard
2014-03-26 21:31 ` [U-Boot] [PATCH v2 2/2] MarSBoard: " Eric Bénard
2014-03-27 2:21 ` Otavio Salvador
2014-03-27 5:01 ` Fabio Estevam
2014-03-27 5:36 ` Wolfgang Denk
2014-03-27 12:44 ` Fabio Estevam
2014-03-27 12:50 ` Otavio Salvador
2014-03-27 16:04 ` Eric Bénard
2014-03-27 15:59 ` Eric Bénard
2014-03-27 16:34 ` Fabio Estevam
2014-03-27 16:42 ` Wolfgang Denk
2014-03-27 5:31 ` Wolfgang Denk
2014-03-27 7:05 ` Stefan Roese
2014-03-27 7:40 ` Eric Bénard [this message]
2014-03-27 17:10 ` [U-Boot] [PATCH v3 1/2] RiOTboard: " Eric Bénard
2014-03-27 17:10 ` [U-Boot] [PATCH v3 2/2] MarSBoard: " Eric Bénard
2014-03-28 7:30 ` Stefan Roese
2014-03-28 10:09 ` Wolfgang Denk
2014-03-28 10:01 ` [U-Boot] [PATCH v3 1/2] RiOTboard: " Wolfgang Denk
2014-03-29 21:29 ` [U-Boot] [PATCH v4 " Eric Bénard
2014-03-29 21:29 ` [U-Boot] [PATCH v4 2/2] MarSBoard: " Eric Bénard
2014-03-30 16:20 ` [U-Boot] [PATCH v4 1/2] RiOTboard: " Stefano Babic
2014-03-30 19:52 ` Eric Bénard
2014-03-31 6:55 ` Stefano Babic
2014-03-31 20:02 ` Eric Bénard
2014-04-01 8:41 ` Stefano Babic
2014-04-01 8:50 ` Eric Bénard
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=20140327084005.0370479b@e6520eb \
--to=eric@eukrea.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.