]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
configs: add RaspberryPi defconfig
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Mon, 25 Mar 2013 13:27:56 +0000 (13:27 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 26 Mar 2013 13:00:29 +0000 (14:00 +0100)
commit1eb716f74998acdfbe6d0826c8b10baf7523c1af
tree10f2a5caa7c7de1774ac10833a67571d19e44588
parent040a82bbb48a472660497b5092e2b9f4568eb6bc
configs: add RaspberryPi defconfig

This is a default configuration for the RaspberryPi, tested and functional.

The kernel used is the one developped by the RaspberryPi foundation as
it's not fully supported currently in mainline kernel.  The configuration
used for the kernel is the default bcmrpi.

For more info, please find board/raspberrypi/readme.txt

[Peter: minor README tweaks, rename to readme.txt]
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
[yann.morin.1998@free.fr: use correct kernel headers, update kernel cset]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
board/raspberrypi/readme.txt [new file with mode: 0644]
configs/rpi_defconfig [new file with mode: 0644]