]> Git Repo - buildroot-mgba.git/commit
configs: add RaspberryPi defconfig
authorMaxime Hadjinlian <[email protected]>
Mon, 25 Mar 2013 13:27:56 +0000 (13:27 +0000)
committerPeter Korsgaard <[email protected]>
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 <[email protected]>
[[email protected]: use correct kernel headers, update kernel cset]
Signed-off-by: "Yann E. MORIN" <[email protected]>
Reviewed-by: Thomas Petazzoni <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
board/raspberrypi/readme.txt [new file with mode: 0644]
configs/rpi_defconfig [new file with mode: 0644]
This page took 0.032441 seconds and 4 git commands to generate.