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)
commitb751b5893c5403708ec095abe573ca1797366503
tree2b885ab067d4cf16886914d1abddd9b321deadeb
parent44696a01c7df631945c64a87f61cae638c60f5d8
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]