凌云实验室i.MX系列 IGKBoard 开发板Yocto Meta文件
guowenxue
2025-12-19 79dcda87c40356842e1b6741e0d4eb5b5d06a144
Add uenv config.txt file
2 files added
58 ■■■■■ changed files
recipes-bsp/u-boot/files/config-igkboard-imx6ull.txt 29 ●●●●● patch | view | raw | blame | history
recipes-bsp/u-boot/files/config-igkboard-imx8mp.txt 29 ●●●●● patch | view | raw | blame | history
recipes-bsp/u-boot/files/config-igkboard-imx6ull.txt
New file
@@ -0,0 +1,29 @@
# Enable LCD overlay
#dtoverlay_lcd=yes
# Enable Camera overlay
#dtoverlay_cam=yes
# Eanble 1-Wire overlay
#dtoverlay_w1=yes
# Enable ADC overlay
#dtoverlay_adc=yes
# Enable I2C overlay
#dtoverlay_i2c=1
# Enable SPI overlay, SPI1 conflict with UART8(NB-IoT/4G module)
#dtoverlay_spi=1
# Enable UART overlays
#dtoverlay_uart=2 3 4 7
# Enable CAN overlays
#dtoverlay_can=1 2
# Enable PWM overlays, PWM8 conflict with UART8(NB-IoT/4G module)
#dtoverlay_pwm=7
# Enable extra overlays
#dtoverlay_extra=nbiot-4g
recipes-bsp/u-boot/files/config-igkboard-imx8mp.txt
New file
@@ -0,0 +1,29 @@
# Enable LCD overlay
#dtoverlay_lcd=yes
# Enable Camera overlay
#dtoverlay_cam=yes
# Eanble 1-Wire overlay
#dtoverlay_w1=yes
# Enable ADC overlay
#dtoverlay_adc=yes
# Enable I2C overlay
#dtoverlay_i2c=1
# Enable SPI overlay, SPI1 conflict with UART8(NB-IoT/4G module)
#dtoverlay_spi=1
# Enable UART overlays
#dtoverlay_uart=2 3 4 7
# Enable CAN overlays
#dtoverlay_can=1 2
# Enable PWM overlays, PWM8 conflict with UART8(NB-IoT/4G module)
#dtoverlay_pwm=7
# Enable extra overlays
#dtoverlay_extra=nbiot-4g