Hi all. I updated the stable apt source with repackaged firmware which provides support for arbitrary memory splits on the new 512M boards. Sorry for the delay there. You should be able to upgrade with:
Code: Select all
sudo apt-get update && sudo apt-get install raspi-config libraspberrypi*
We no longer need a whole bunch of start.elf files, and instead the amount of GPU memory can be specified in /boot/config.txt. I have updated raspi-config to support this, which you may find more convenient. Unlike previous (and future) updates, this one will require you to re-set your preferred memory split if it was something other than the default.
Upon upgrade, it will default to 64MiB GPU and the rest to ARM. If you wish to change that, just run `sudo raspi-config` and make the appropriate change.
Any issues, let me know. There's also a 2012-10-28-wheezy-raspbian.zip up on the downloads page now.