]> Git Repo - buildroot-mgba.git/commit - configs/raspberrypi3_defconfig
raspberrypi3: fix serial console (load pi3-miniuart-bt overlay)
authorPeter Seiderer <[email protected]>
Mon, 2 May 2016 20:25:44 +0000 (22:25 +0200)
committerThomas Petazzoni <[email protected]>
Sun, 18 Sep 2016 17:21:18 +0000 (19:21 +0200)
commit1e03cc2290f98fc7434254d2abd9afd504de8360
tree8f28d8b5917e7ea05a304a69fe4e00d69513b374
parenta2f8d497274badaca510a8160aa0da06be1f94c1
raspberrypi3: fix serial console (load pi3-miniuart-bt overlay)

- enable BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTB_OVERLAYS in raspberrypi3_defconfig
- add copy of rpi-firmware/overlays directory to boot partition in genimage-raspberrypi3.cfg
- enhance post-image.sh script to add 'dtoverlay=pi3-miniuart-bt' on request
- add BR2_ROOTFS_POST_SCRIPT_ARGS="--add-pi3-miniuart-bt-overlay" in raspberrypi3_defconfig

Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
board/raspberrypi/genimage-raspberrypi3.cfg
board/raspberrypi/post-image.sh
board/raspberrypi/readme.txt
configs/raspberrypi3_defconfig
This page took 0.034276 seconds and 4 git commands to generate.