diff options
Diffstat (limited to 'resources/u-boot/daisy_spring')
| -rw-r--r-- | resources/u-boot/daisy_spring/board.cfg | 2 | ||||
| -rw-r--r-- | resources/u-boot/daisy_spring/config/default | 4 | 
2 files changed, 5 insertions, 1 deletions
| diff --git a/resources/u-boot/daisy_spring/board.cfg b/resources/u-boot/daisy_spring/board.cfg index 120ba67f..d5f9de8a 100644 --- a/resources/u-boot/daisy_spring/board.cfg +++ b/resources/u-boot/daisy_spring/board.cfg @@ -1,2 +1,2 @@ -ubtree="daisy" +ubtree="default"  arch="ARMv7" diff --git a/resources/u-boot/daisy_spring/config/default b/resources/u-boot/daisy_spring/config/default index f1687bf0..156665b4 100644 --- a/resources/u-boot/daisy_spring/config/default +++ b/resources/u-boot/daisy_spring/config/default @@ -1664,6 +1664,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 | 
