[PATCH 0/3] ARM: i.MX6Q: Add support for Embedsky E9 board, part 2

Anton Bondarenko anton.bondarenko.sama at gmail.com
Sat Oct 31 06:25:06 PDT 2015


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




More information about the barebox mailing list