[后板]优化启动脚本和驱动加载,加快启动速度
This commit is contained in:
@@ -1903,7 +1903,6 @@ CONFIG_SUNXI_GPU_TYPE="None"
|
||||
#
|
||||
CONFIG_FB=y
|
||||
# CONFIG_FIRMWARE_EDID is not set
|
||||
CONFIG_FB_CMDLINE=y
|
||||
CONFIG_FB_NOTIFY=y
|
||||
# CONFIG_FB_DDC is not set
|
||||
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
|
||||
@@ -1941,7 +1940,7 @@ CONFIG_FB_NOTIFY=y
|
||||
#
|
||||
# CONFIG_DISP2_SUNXI_SATA_TEST is not set
|
||||
# CONFIG_FB_CONSOLE_SUNXI is not set
|
||||
CONFIG_DISP2_SUNXI=m
|
||||
CONFIG_DISP2_SUNXI=y
|
||||
# CONFIG_SUNXI_DISP2_PQ is not set
|
||||
CONFIG_SUNXI_DISP2_FB_DISABLE_ROTATE=y
|
||||
# CONFIG_SUNXI_DISP2_FB_ROTATION_SUPPORT is not set
|
||||
|
||||
@@ -47,7 +47,7 @@ size = 16
|
||||
|
||||
[partition]
|
||||
name = boot
|
||||
size = 4608
|
||||
size = 4864
|
||||
downloadfile = "boot.fex"
|
||||
user_type = 0x8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user