mirror of https://github.com/hak5/openwrt-owl.git
brcm2708: override disabled device tree module status from config.txt
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 46642owl
parent
a6e47b8324
commit
27a40c79b0
|
@ -921,3 +921,9 @@ init_uart_clock=3000000
|
||||||
## 8 1.4 V
|
## 8 1.4 V
|
||||||
##
|
##
|
||||||
#over_voltage_sdram_p=0
|
#over_voltage_sdram_p=0
|
||||||
|
|
||||||
|
################################################################################
|
||||||
|
## Device Tree Settings
|
||||||
|
################################################################################
|
||||||
|
|
||||||
|
dtparam=random=on,watchdog=on,audio=on,i2c0=on,i2c1=on,spi=on
|
||||||
|
|
Loading…
Reference in New Issue