summaryrefslogtreecommitdiff
path: root/include/configs/aristainetos2b.h
Commit message (Collapse)AuthorAgeLines
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-21-2/+0
| | | | | Cc: Tom Rini <trini@konsulko.com> Signed-off-by: Jagan Teki <jagan@openedev.com>
* config: Drop CONFIG_CONSOLE_DEVSimon Glass2016-10-23-1/+1
| | | | | | | | This is not really a config. Rename it to avoid confusion. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jagan Teki <jteki@openedev.com>
* arm, imx6: add aristainetos 2b board versionHeiko Schocher2015-09-02-0/+62
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>