diff options
Diffstat (limited to 'resources/u-boot/veyron_speedy')
-rw-r--r-- | resources/u-boot/veyron_speedy/board.cfg | 2 | ||||
-rw-r--r-- | resources/u-boot/veyron_speedy/config/default | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/resources/u-boot/veyron_speedy/board.cfg b/resources/u-boot/veyron_speedy/board.cfg index 094a8189..d5f9de8a 100644 --- a/resources/u-boot/veyron_speedy/board.cfg +++ b/resources/u-boot/veyron_speedy/board.cfg @@ -1,2 +1,2 @@ -ubtree="veyron" +ubtree="default" arch="ARMv7" diff --git a/resources/u-boot/veyron_speedy/config/default b/resources/u-boot/veyron_speedy/config/default index 52c7351c..bb668963 100644 --- a/resources/u-boot/veyron_speedy/config/default +++ b/resources/u-boot/veyron_speedy/config/default @@ -1682,6 +1682,10 @@ CONFIG_SYS_WHITE_ON_BLACK=y # CONFIG_NO_FB_CLEAR is not set CONFIG_PANEL=y CONFIG_SIMPLE_PANEL=y +# CONFIG_VIDEO_FONT_4X6 is not set +CONFIG_VIDEO_FONT_8X16=y +# CONFIG_VIDEO_FONT_SUN12X22 is not set +# CONFIG_VIDEO_FONT_TER16X32 is not set # # TrueType Fonts |