brcm2708: make it boot on revision 2 raspberry pis
authorJonas Gorski <jogo@openwrt.org>
Mon, 20 May 2013 12:07:03 +0000 (12:07 +0000)
committerJonas Gorski <jogo@openwrt.org>
Mon, 20 May 2013 12:07:03 +0000 (12:07 +0000)
commit23b29b6e63b3b31b74d60f17a47bfaa74464a6ca
treeae022932016ed042594291d6dbe61200e1bdb8e0
parent2898e4e89e44b8777f4425e1c1665dbb9ba0f6bb
brcm2708: make it boot on revision 2 raspberry pis

  * update the bootcode.bin to the newest version
    - gpu/cpu mem split is now configured through config.txt, so no need
      to create more than one sd card image (just edit the config.txt)
    - bootcode.bin now supports the never revision 2 raspberry pis

  * add a commented prepopulated config.txt for easier config changes
    Taken from <https://github.com/Evilpaul/RPi-config>

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36668
package/system/brcm2708-gpu-fw/Makefile
target/linux/brcm2708/image/Makefile
target/linux/brcm2708/image/config.txt [new file with mode: 0644]