rpi-firmware: Fixup config.txt
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Mon, 29 Apr 2013 23:08:08 +0000 (23:08 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 2 May 2013 21:26:06 +0000 (23:26 +0200)
commit3d2c99565856fa96320019dfb7b81fd18e66311f
treeb34e7d098779d17188e3c4330f7d3494114ce91b
parentde341929676b6a1537de5e6140d6ab3c50482bac
rpi-firmware: Fixup config.txt

The default name of the kernel binary for the RaspberryPi is kernel.img,
it's only a zImage kernel renamed.  Since Buildroot will build a zImage, the
default config should use the zImage name instead of forcing the user to
rename a file.

This patch also remove the cmdline argument rootfstype. There is no point
forcing the user to use ext4 for its root partition.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/rpi-firmware/config.txt