mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: i.MX6Q: Add support for Embedsky E9 board, part 2
@ 2015-10-31 13:25 Anton Bondarenko
  2015-10-31 13:25 ` [PATCH 1/3] embedsky-e9: defconfig for Embedsky E9 Anton Bondarenko
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Anton Bondarenko @ 2015-10-31 13:25 UTC (permalink / raw)
  To: s.hauer, barebox

Added missing default config file and small cleanups in DTS.
Config is based on
http://lists.infradead.org/pipermail/barebox/2014-July/020025.html
from Andrey Panov.
Added barebox_update command for barebox self update.
WARNING: partition table need to be updated to avoid partition
table erase.

Anton Bondarenko (3):
  embedsky-e9: defconfig for Embedsky E9
  embedsky-e9: enable barebox_update command for booter update
  embedsky-e9: cleanup and reorder DTS nodes

 arch/arm/boards/embedsky-e9/board.c    |   6 ++
 arch/arm/configs/embedsky-e9_defconfig | 117 +++++++++++++++++++++++++++++++++
 arch/arm/dts/imx6q-embedsky-e9.dtsi    |  77 ++++++++++------------
 3 files changed, 156 insertions(+), 44 deletions(-)
 create mode 100644 arch/arm/configs/embedsky-e9_defconfig

-- 
2.6.2


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

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

end of thread, other threads:[~2015-11-02  8:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-31 13:25 [PATCH 0/3] ARM: i.MX6Q: Add support for Embedsky E9 board, part 2 Anton Bondarenko
2015-10-31 13:25 ` [PATCH 1/3] embedsky-e9: defconfig for Embedsky E9 Anton Bondarenko
2015-10-31 13:25 ` [PATCH 2/3] embedsky-e9: enable barebox_update command for booter update Anton Bondarenko
2015-11-02  8:17   ` Sascha Hauer
2015-10-31 13:25 ` [PATCH 3/3] embedsky-e9: cleanup and reorder DTS nodes Anton Bondarenko
2015-11-02  8:23   ` Sascha Hauer

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