e22f57d41b
Updating brings in a new bootloader that enables more free codecs: MJPEG, VP6, VP8, Ogg Theora and Ogg Vorbis Also, the command-line definition has moved to its own file, now. Although the legacy 'cmdline' variable seems to still be supported for a little while, better switch now than forget when we upgrade later. Update the RPi board readme accordingly. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 lines
418 B
Plaintext
15 lines
418 B
Plaintext
# Please note that this is only a sample, we recommend you to change it to fit
|
|
# your needs.
|
|
# You should override this file using a post-build script.
|
|
# See http://buildroot.org/downloads/manual/manual.html#rootfs-custom
|
|
# and http://elinux.org/RPiconfig for a description of config.txt syntax
|
|
|
|
arm_freq=700
|
|
core_freq=250
|
|
kernel=zImage
|
|
disable_overscan=1
|
|
gpu_mem_256=100
|
|
gpu_mem_512=100
|
|
sdram_freq=400
|
|
over_voltage=0
|