bt: initial addition, Boundary Devices board
Two configurations bt2g and bt4g for two different memory layouts bt.h: CONFIG_IPUV3_CLK 264000000 bt: rename J6/J7 to J12V/J5V bt: use nitrogen6x clock.cfg/ddr-setup.cfg bt: add CONFIG_CMD_GPIO bt: explicit fbp_detect_i2c bt: use boundary.h bt: add CONFIG_SPI_FLASH_SPANSION bt.h: use BD_CMA to specify cma= on cmd_line bt: bt2g_defconfig add CONFIG_BLOCK_CACHE bt4g: bt4g_defconfig add CONFIG_BLOCK_CACHE bt: use common code for eth init bt: eth.c now in common directory bt: move misc_init_r/do_kbd to common bt: move mmc_init/ dram_init/ overwrite_console/ common_board_init/ splash_screen_prepare/ board_cfb_skip to common bt: use common 1066mhz_4x256mx16.cfg bt: add CONFIG_SPI_FLASH_GIGADEVICE: to defconfigs bt: use common ddr scripts bt: port to v2018.07 Signed-off-by:Troy Kisky <troy.kisky@boundarydevices.com> bt: update to v2017.01 bt: update to v2017.03 Signed-off-by:
Gary Bisson <gary.bisson@boundarydevices.com>
Showing
- arch/arm/mach-imx/mx6/Kconfig 4 additions, 0 deletionsarch/arm/mach-imx/mx6/Kconfig
- board/boundary/bt/6x_bootscript.txt 9 additions, 0 deletionsboard/boundary/bt/6x_bootscript.txt
- board/boundary/bt/Kconfig 20 additions, 0 deletionsboard/boundary/bt/Kconfig
- board/boundary/bt/MAINTAINERS 8 additions, 0 deletionsboard/boundary/bt/MAINTAINERS
- board/boundary/bt/Makefile 10 additions, 0 deletionsboard/boundary/bt/Makefile
- board/boundary/bt/bt.c 573 additions, 0 deletionsboard/boundary/bt/bt.c
- board/boundary/bt/bt2g.cfg 47 additions, 0 deletionsboard/boundary/bt/bt2g.cfg
- board/boundary/bt/bt4g.cfg 47 additions, 0 deletionsboard/boundary/bt/bt4g.cfg
- board/boundary/bt/spl.c 112 additions, 0 deletionsboard/boundary/bt/spl.c
- configs/bt2g_defconfig 72 additions, 0 deletionsconfigs/bt2g_defconfig
- configs/bt4g_defconfig 72 additions, 0 deletionsconfigs/bt4g_defconfig
- include/configs/bt.h 27 additions, 0 deletionsinclude/configs/bt.h
Loading
Please register or sign in to comment