systems/lctr-rpi/fs/boot/config: add line to activate external sdcard in CM3.
This commit is contained in:
parent
f8c6d5051a
commit
9cb1747015
@ -4,6 +4,9 @@ arm_freq=1000
|
||||
# Disable BT on Rpi3.
|
||||
dtoverlay=pi3-disable-bt
|
||||
|
||||
# Activate external sdcard in CM3 [22 at 27]
|
||||
dtoverlay=sdio,poll_once=off
|
||||
|
||||
# Enable RasPicam
|
||||
start_x=1
|
||||
gpu_mem=128
|
||||
|
Reference in New Issue
Block a user