From 29285a75b402d20b1779f9d4058f44d5f4d889d3 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Aug 31 2016 16:47:09 +0000 Subject: update some of our config.txt defaults to be more sane --- diff --git a/config.txt b/config.txt index 4c48943..cc3fd9a 100644 --- a/config.txt +++ b/config.txt @@ -11,11 +11,13 @@ kernel=rpi2-u-boot.bin # Default Fedora configs for all Raspberry Pi Revisions -gpu_mem=64 +# This isn't used by mainline VC4 driver so reduce to lowest supported value +gpu_mem=16 boot_delay=1 # Below are other options you can adjust for all Raspberry Pi Revisions +# https://www.raspberrypi.org/documentation/configuration/config-txt.md # All options documented at http://elinux.org/RPiconfig # for more options see http://elinux.org/RPi_config.txt