Adjust Beelink X2 settings
This commit is contained in:
parent
224550b14a
commit
a47f44aec2
@ -1,11 +1,11 @@
|
||||
# H3 quad core 1GB SoC WiFi
|
||||
BOARD_NAME="Beelink X2"
|
||||
LINUXFAMILY=sun8i
|
||||
BOOTCONFIG=orangepi_h3_defconfig
|
||||
MODULES="#gpio_sunxi #w1-sunxi #w1-gpio #w1-therm #gc2035 sndspdif sunxi_sndspdif sunxi_spdif sunxi_spdma"
|
||||
BOOTCONFIG=orangepi_pc_defconfig
|
||||
MODULES="#gpio_sunxi #ap6211 sndspdif sunxi_sndspdif sunxi_spdif sunxi_spdma"
|
||||
MODULES_NEXT=""
|
||||
CPUMIN=480000
|
||||
CPUMAX=1296000
|
||||
CPUMIN=240000
|
||||
CPUMAX=1200000
|
||||
CLI_TARGET="jessie:default"
|
||||
DESKTOP_TARGET="jessie:default"
|
||||
KERNEL_TARGET="default,dev"
|
||||
|
||||
@ -723,7 +723,7 @@ sdc_2xmode = 1
|
||||
sdc_ddrmode = 1
|
||||
|
||||
[mmc2_para]
|
||||
sdc_used = 0
|
||||
sdc_used = 1
|
||||
sdc_detmode = 3
|
||||
sdc_buswidth = 8
|
||||
sdc_clk = port:PC05<3><1><2><default>
|
||||
@ -744,7 +744,7 @@ sdc_isio = 0
|
||||
sdc_regulator = "none"
|
||||
sdc_power_supply = "none"
|
||||
sdc_2xmode = 1
|
||||
;sdc_ddrmode = 1
|
||||
sdc_ddrmode = 1
|
||||
|
||||
; ------------------------------------------------------------------------------|
|
||||
; sim card configuration
|
||||
|
||||
Loading…
Reference in New Issue
Block a user