mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] Kindle i.MX50 improvements
@ 2018-09-02 21:21 Roland Hieber
  2018-09-02 21:21 ` [PATCH 1/4] pinctrl: imx-iomux-v3: fix compiler warning Roland Hieber
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Roland Hieber @ 2018-09-02 21:21 UTC (permalink / raw)
  To: barebox; +Cc: Roland Hieber

From: Roland Hieber <rohieb@rohieb.name>

For a project, dug up my old Kindle 4 Wi-Fi, and tried to get a barebox
running on it. Here is the output – nothing big, but still useful.

Patch 1/4 is only loosely related, but was written in the process, and
the time that it took me to write these four lines mentioning that fact
could probably have been spent better by sending it separately. But
well, now I've already written these four lines instead.

Roland Hieber (4):
  pinctrl: imx-iomux-v3: fix compiler warning
  ARM: i.MX: Kindle 4/5 is based on Device Tree, select it in Kconfig
  ARM: i.MX: add defconfig for the Kindle i.MX50 boards
  Documentation: i.MX: update Kindle 4/5 board documentation

 .../boards/imx/amazon-kindle-4-5.rst          | 81 ++++++++++---------
 arch/arm/configs/kindle-mx50_defconfig        | 70 ++++++++++++++++
 arch/arm/mach-imx/Kconfig                     |  1 +
 drivers/pinctrl/imx-iomux-v3.c                |  2 +-
 4 files changed, 113 insertions(+), 41 deletions(-)
 create mode 100644 arch/arm/configs/kindle-mx50_defconfig

-- 
2.18.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-09-04  6:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-02 21:21 [PATCH 0/4] Kindle i.MX50 improvements Roland Hieber
2018-09-02 21:21 ` [PATCH 1/4] pinctrl: imx-iomux-v3: fix compiler warning Roland Hieber
2018-09-03  4:46   ` Sam Ravnborg
2018-09-03 13:50     ` Roland Hieber
2018-09-03 20:14       ` Sam Ravnborg
2018-09-04  6:46         ` Sascha Hauer
2018-09-02 21:21 ` [PATCH 2/4] ARM: i.MX: Kindle 4/5 is based on Device Tree, select it in Kconfig Roland Hieber
2018-09-02 21:21 ` [PATCH 3/4] ARM: i.MX: add defconfig for the Kindle i.MX50 boards Roland Hieber
2018-09-02 21:21 ` [PATCH 4/4] Documentation: i.MX: update Kindle 4/5 board documentation Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox