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)
commit9f06c0905c779610332c3c3361a2834ca1082dc6
treeae022932016ed042594291d6dbe61200e1bdb8e0
parent01dad0de25566c62b3baa301ae263ca774a61fd1
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36668 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/system/brcm2708-gpu-fw/Makefile
target/linux/brcm2708/image/Makefile
target/linux/brcm2708/image/config.txt [new file with mode: 0644]