mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 10:58:54 +00:00
更新gt911固件
This commit is contained in:
@@ -793,8 +793,8 @@ CONFIG_CONFIG_LANAGUAGE_CHS=y
|
||||
# CONFIG_CONFIG_LANAGUAGE_CHT is not set
|
||||
# CONFIG_CONFIG_USER_RELAY_1 is not set
|
||||
# CONFIG_CONFIG_USER_RELAY_2 is not set
|
||||
# CONFIG_CONFIG_USER_RELAY_3 is not set
|
||||
CONFIG_CONFIG_USER_RELAY_4=y
|
||||
CONFIG_CONFIG_USER_RELAY_3=y
|
||||
# CONFIG_CONFIG_USER_RELAY_4 is not set
|
||||
CONFIG_CONFIG_DEVICE_SCR_ACT_JUMP=y
|
||||
CONFIG_CONFIG_OBJICT_IMAGE=y
|
||||
CONFIG_CONFIG_USER_MENU_TABLEVEW=y
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"env": {
|
||||
"file": "env.bin",
|
||||
"attr": ["mtd", "optional"],
|
||||
"part": ["env","env_r"]
|
||||
"part": ["env"]
|
||||
},
|
||||
"os": {
|
||||
"file": "d12x_os.itb",
|
||||
|
||||
Binary file not shown.
@@ -42,7 +42,7 @@
|
||||
"env": {
|
||||
"file": "env.bin",
|
||||
"attr": ["mtd", "optional"],
|
||||
"part": ["env","env_r"]
|
||||
"part": ["env"]
|
||||
},
|
||||
"os": {
|
||||
"file": "d12x_os.itb",
|
||||
|
||||
@@ -271,6 +271,8 @@ struct aic_pinmux aic_pinmux_config[] = {
|
||||
{1, PIN_PULL_DIS, 3, AIC_TOUCH_PANEL_RST_PIN},
|
||||
{1, PIN_PULL_DIS, 3, AIC_TOUCH_PANEL_INT_PIN},
|
||||
#endif
|
||||
{1, PIN_PULL_DIS, 3, "PU.0"},
|
||||
{1, PIN_PULL_DIS, 3, "PU.1"},
|
||||
};
|
||||
|
||||
uint32_t aic_pinmux_config_size = ARRAY_SIZE(aic_pinmux_config);
|
||||
|
||||
Reference in New Issue
Block a user