ash2: initial addition, Boundary Devices Board
ash2: KEY_COL0 must be UART4_TX_DATA
ash2: add power_init_board because mdelay cannot be used in board_early_init_f
ash2: use common 800mhz_4x128mx16.cfg, and calibrate ddr
ash2: rgb24 vs rgb66 panel have different backlight active levels
ash2: fixup dtb backlight levels
ash2: add CONFIG_SPI_FLASH_GIGADEVICE: to defconfigs
ash2: use common ddr script
ash2: port to v2018.07
Signed-off-by:
Troy Kisky <troy.kisky@boundarydevices.com>
Showing
- arch/arm/mach-imx/mx6/Kconfig 4 additions, 0 deletionsarch/arm/mach-imx/mx6/Kconfig
- board/boundary/ash2/Kconfig 20 additions, 0 deletionsboard/boundary/ash2/Kconfig
- board/boundary/ash2/MAINTAINERS 7 additions, 0 deletionsboard/boundary/ash2/MAINTAINERS
- board/boundary/ash2/Makefile 9 additions, 0 deletionsboard/boundary/ash2/Makefile
- board/boundary/ash2/ash2.c 534 additions, 0 deletionsboard/boundary/ash2/ash2.c
- board/boundary/ash2/ash2.cfg 47 additions, 0 deletionsboard/boundary/ash2/ash2.cfg
- configs/ash2_defconfig 71 additions, 0 deletionsconfigs/ash2_defconfig
- include/configs/ash2.h 27 additions, 0 deletionsinclude/configs/ash2.h
board/boundary/ash2/Kconfig
0 → 100644
board/boundary/ash2/MAINTAINERS
0 → 100644
board/boundary/ash2/Makefile
0 → 100644
board/boundary/ash2/ash2.c
0 → 100644
board/boundary/ash2/ash2.cfg
0 → 100644
configs/ash2_defconfig
0 → 100644
include/configs/ash2.h
0 → 100644
Please register or sign in to comment