]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm, imx6: add aristainetos 2b board version
authorHeiko Schocher <hs@denx.de>
Mon, 24 Aug 2015 09:36:40 +0000 (11:36 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 2 Sep 2015 13:38:16 +0000 (15:38 +0200)
commit9627084c2338c52e61d31e41c797386f71e8dedf
tree11825ff8b6c6e72590f25fb8b6ac67f640a77f0f
parentc4e498d9a34794e96aa358b2f20bac3e00ac618d
arm, imx6: add aristainetos 2b board version

there is a 2b board version of the aristainetos2
board. Differences to the v2:

- spi cs for the nor flash and display controller
  changed
- some pinmux changes
- LED gpio settings changed

Signed-off-by: Heiko Schocher <hs@denx.de>
arch/arm/cpu/armv7/mx6/Kconfig
board/aristainetos/Kconfig
board/aristainetos/aristainetos-v2.c
board/aristainetos/aristainetos.c
configs/aristainetos2b_defconfig [new file with mode: 0644]
include/configs/aristainetos-common.h
include/configs/aristainetos.h
include/configs/aristainetos2.h
include/configs/aristainetos2b.h [new file with mode: 0644]