brcm2708: make it boot on revision 2 raspberry pis
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 May 2013 12:07:03 +0000 (12:07 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 May 2013 12:07:03 +0000 (12:07 +0000)
commitb4607d13dcc108c5907107aa4567fbd7a082f0b7
treeae022932016ed042594291d6dbe61200e1bdb8e0
parent56525f854b1b7e215409d84c12b5704943753883
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]