Changing default video mode
https://github.com/igorpecovnik/lib/pull/190
This commit is contained in:
parent
ded2fe2c98
commit
e7e0008240
@ -469,10 +469,10 @@ disp_init_enable = 1
|
||||
disp_mode = 0
|
||||
|
||||
screen0_output_type = 3
|
||||
screen0_output_mode = 4
|
||||
screen0_output_mode = 5
|
||||
|
||||
screen1_output_type = 3
|
||||
screen1_output_mode = 4
|
||||
screen1_output_mode = 5
|
||||
|
||||
fb0_format = 0
|
||||
fb0_width = 0
|
||||
|
||||
@ -323,9 +323,9 @@ hdmi_mode_check = 1
|
||||
disp_init_enable = 1
|
||||
disp_mode = 0
|
||||
screen0_output_type = 3
|
||||
screen0_output_mode = 4
|
||||
screen0_output_mode = 5
|
||||
screen1_output_type = 3
|
||||
screen1_output_mode = 4
|
||||
screen1_output_mode = 5
|
||||
fb0_format = 0
|
||||
fb0_width = 0
|
||||
fb0_height = 0
|
||||
|
||||
@ -323,9 +323,9 @@ hdmi_mode_check = 1
|
||||
disp_init_enable = 1
|
||||
disp_mode = 0
|
||||
screen0_output_type = 3
|
||||
screen0_output_mode = 4
|
||||
screen0_output_mode = 5
|
||||
screen1_output_type = 3
|
||||
screen1_output_mode = 4
|
||||
screen1_output_mode = 5
|
||||
fb0_format = 0
|
||||
fb0_width = 0
|
||||
fb0_height = 0
|
||||
|
||||
@ -325,9 +325,9 @@ hdmi_mode_check = 1
|
||||
disp_init_enable = 1
|
||||
disp_mode = 0
|
||||
screen0_output_type = 3
|
||||
screen0_output_mode = 4
|
||||
screen0_output_mode = 5
|
||||
screen1_output_type = 3
|
||||
screen1_output_mode = 4
|
||||
screen1_output_mode = 5
|
||||
fb0_format = 0
|
||||
fb0_width = 0
|
||||
fb0_height = 0
|
||||
|
||||
@ -472,10 +472,10 @@ disp_init_enable = 1
|
||||
disp_mode = 0
|
||||
|
||||
screen0_output_type = 3
|
||||
screen0_output_mode = 10
|
||||
screen0_output_mode = 5
|
||||
|
||||
screen1_output_type = 3
|
||||
screen1_output_mode = 10
|
||||
screen1_output_mode = 5
|
||||
|
||||
fb0_format = 0
|
||||
fb0_width = 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user