From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH RFC 0/22] i.MX6: Update pad declarations for multiple-arch binaries
Date: Sun, 01 Sep 2013 11:21:38 -0700 [thread overview]
Message-ID: <522385B2.7090000@boundarydevices.com> (raw)
In-Reply-To: <52237487.4060905@denx.de>
Hi Stefano,
On 09/01/2013 10:08 AM, Stefano Babic wrote:
> Hi Otavio,
>
> On 31/08/2013 23:55, Otavio Salvador wrote:
>> On Sat, Aug 31, 2013 at 6:38 PM, Eric Nelson
>> <eric.nelson@boundarydevices.com> wrote:
>>> The primary reason this patch set is sent as an RFC is the overall
>>> feeling that there must be a better way and the fact that none of
>>> these pads is actually used by any current code in U-Boot and the
>>> vast majority of these changes will never do so (OBSERVABILITY
>>> pads, for instance).
>>
>> I think it is better to have all the pads there so we don't need to
>> always recheck if the pad is known or not and make changes on this all
>> the time.
>>
>
> I am not sure I have understood your sentence: what do you mean with
> "there" ? Are you suggesting another place for the pads ?
>
Note that not all of the defined pad options are currently present
in these headers, including some that are being used by some down-stream
boards:
https://github.com/boundarydevices/u-boot-imx6/commit/b9a39fd1756ab95554f4c49b9cf1cde73a9dbda9
I'm taking a look at the XML files distributed as a part of the
IOMux tool to see if they can be used to produce a more complete set.
>> This will also help in the work of TechNexion guys with the SPL; so I
>> am all in favor of these changes.
>
> Agree. A full cleanup is necessary before trying to push the changes we
> have already discussed.
>
> I tend also to prepare a new branch on u-boot-imx, where I will play the
> current status for the imx6 - these changes will not flow into 2013.10,
> and maybe having a branch to test will help.
>
I think a single patch or patch set to clean things up will save effort
in the long term instead of handling things on a pin-by-pin basis as
new boards are designed.
Regards,
Eric
next prev parent reply other threads:[~2013-09-01 18:21 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-31 21:38 [U-Boot] [PATCH RFC 0/22] i.MX6: Update pad declarations for multiple-arch binaries Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 01/22] i.MX6: MX6Q: update USBOH3 pad declarations to match MX6DL Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 02/22] i.MX6: MX6Q: update SDMA " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 03/22] i.MX6: MX6Q: update PCIE " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 04/22] i.MX6: MX6Q: update MIPI_CORE " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 05/22] i.MX6: MX6Q/MX6DL: update PL301 AXI interconnect pad declarations Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 06/22] i.MX6: MX6Q: update OBSERVE_MUX pad declarations to match MX6DL Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 07/22] i.MX6: MX6Q: update MMDC_DEBUG " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 08/22] i.MX6: MX6Q/MX6DL: update TRACE pad declarations Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 09/22] i.MX6: MX6Q: update ANATOP " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 10/22] i.MX6: MX6Q: update DI0 MIPI " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 11/22] Additional SIMBA/CHEETAH removal Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 12/22] i.MX6: MX6Q: update USDHC1 pad declarations Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 13/22] i.MX6: MX6Q: Change CSI0_DATA_EN abbreviation to match MX6DL Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 14/22] i.MX6: MX6Q: update SPDIF_EXTCLK " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 15/22] i.MX6: MX6Q: update 1588 EVENT declarations " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 16/22] i.MX6: MX6Q: update SNVS " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 17/22] i.MX6: MX6Q: update GPU_DEBUG " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 18/22] i.MX6: MX6Q: update ETHERNET/OCOTP " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 19/22] i.MX6: MX6Q: update MIPI_CORE_DPHY " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 20/22] i.MX6: MX6Q: update MIPI_HSI_CTRL " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 21/22] i.MX6: MX6Q: update CAAM_WRAPPER declaration " Eric Nelson
2013-08-31 21:38 ` [U-Boot] [PATCH RFC 22/22] i.MX6: MX6Q: update CCM_PMIC " Eric Nelson
2013-08-31 21:55 ` [U-Boot] [PATCH RFC 0/22] i.MX6: Update pad declarations for multiple-arch binaries Otavio Salvador
2013-09-01 17:08 ` Stefano Babic
2013-09-01 18:21 ` Eric Nelson [this message]
2013-09-13 17:01 ` Eric Nelson
2013-09-13 17:07 ` Otavio Salvador
2013-09-13 17:15 ` Stefano Babic
2013-09-01 18:50 ` Otavio Salvador
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=522385B2.7090000@boundarydevices.com \
--to=eric.nelson@boundarydevices.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