cubieboard2-uboot: increase fb0_framebuffer_num for DRM.

This commit is contained in:
Juan RP 2014-01-27 20:58:10 +01:00
parent ae1ed540c0
commit a4a85e3ad4
2 changed files with 2 additions and 2 deletions

View File

@ -310,7 +310,7 @@ screen0_output_type = 3
screen0_output_mode = 4
screen1_output_type = 0
screen1_output_mode = 4
fb0_framebuffer_num = 2
fb0_framebuffer_num = 3
fb0_format = 10
fb0_pixel_sequence = 0
fb0_scaler_mode_enable = 0

View File

@ -1,7 +1,7 @@
# Template file for 'cubieboard2-uboot'
pkgname=cubieboard2-uboot
version=v2013.10
revision=8
revision=9
wrksrc="u-boot-sunxi-${version/v/}-sunxi"
hostmakedepends="sunxi-tools uboot-mkimage"
short_desc="Cubieboard2 U-Boot files for SD booting"