cubieboard2-uboot: increase fb0_framebuffer_num for DRM.
This commit is contained in:
parent
ae1ed540c0
commit
a4a85e3ad4
2 changed files with 2 additions and 2 deletions
|
@ -310,7 +310,7 @@ screen0_output_type = 3
|
||||||
screen0_output_mode = 4
|
screen0_output_mode = 4
|
||||||
screen1_output_type = 0
|
screen1_output_type = 0
|
||||||
screen1_output_mode = 4
|
screen1_output_mode = 4
|
||||||
fb0_framebuffer_num = 2
|
fb0_framebuffer_num = 3
|
||||||
fb0_format = 10
|
fb0_format = 10
|
||||||
fb0_pixel_sequence = 0
|
fb0_pixel_sequence = 0
|
||||||
fb0_scaler_mode_enable = 0
|
fb0_scaler_mode_enable = 0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cubieboard2-uboot'
|
# Template file for 'cubieboard2-uboot'
|
||||||
pkgname=cubieboard2-uboot
|
pkgname=cubieboard2-uboot
|
||||||
version=v2013.10
|
version=v2013.10
|
||||||
revision=8
|
revision=9
|
||||||
wrksrc="u-boot-sunxi-${version/v/}-sunxi"
|
wrksrc="u-boot-sunxi-${version/v/}-sunxi"
|
||||||
hostmakedepends="sunxi-tools uboot-mkimage"
|
hostmakedepends="sunxi-tools uboot-mkimage"
|
||||||
short_desc="Cubieboard2 U-Boot files for SD booting"
|
short_desc="Cubieboard2 U-Boot files for SD booting"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue