cob: initial addition, Boundary Devices board
cob.h: CONFIG_IPUV3_CLK 264000000 cob: use nitrogen6x/ddr-setup.cfg cob: add CONFIG_CMD_GPIO cob: explicit fbp_detect_i2c cob: verify port in board_ehci_hcd_init cob: use boundary.h cob: setup rgb_gpio_pads in board_early_init_f cob: add CONFIG_SPI_FLASH_SPANSION cob.h: skip fuses, they do it themselves cob: cob_defconfig add CONFIG_BLOCK_CACHE cob: use common code for eth init cob: eth.c now in common directory cob: move misc_init_r/do_kbd to common cob: move mmc_init/ dram_init/ overwrite_console/ common_board_init/ splash_screen_prepare/ board_cfb_skip to common cob: use common 1066mhz_4x128mx16.cfg cob: add CONFIG_SPI_FLASH_GIGADEVICE: to defconfigs cob: use common ddr script cob: port to v2018.07 Signed-off-by:Troy Kisky <troy.kisky@boundarydevices.com> cod: update to v2017.01 cob: 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/cob/Kconfig 20 additions, 0 deletionsboard/boundary/cob/Kconfig
- board/boundary/cob/MAINTAINERS 7 additions, 0 deletionsboard/boundary/cob/MAINTAINERS
- board/boundary/cob/Makefile 9 additions, 0 deletionsboard/boundary/cob/Makefile
- board/boundary/cob/cob.c 415 additions, 0 deletionsboard/boundary/cob/cob.c
- board/boundary/cob/cob.cfg 47 additions, 0 deletionsboard/boundary/cob/cob.cfg
- configs/cob_defconfig 69 additions, 0 deletionsconfigs/cob_defconfig
- include/configs/cob.h 30 additions, 0 deletionsinclude/configs/cob.h
board/boundary/cob/Kconfig
0 → 100644
board/boundary/cob/MAINTAINERS
0 → 100644
board/boundary/cob/Makefile
0 → 100644
board/boundary/cob/cob.c
0 → 100644
board/boundary/cob/cob.cfg
0 → 100644
configs/cob_defconfig
0 → 100644
include/configs/cob.h
0 → 100644
Please register or sign in to comment