board: add support for Mini 2440
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Dec 2010 20:53:11 +0000 (21:53 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 16 Dec 2010 14:05:46 +0000 (15:05 +0100)
commitbd2167d504929c99031b92590dac41426ca635f7
tree79d855e981ffb309d506be6f9efdd604f3115b3e
parentd3789ce3b70aaaa5e180d041b2ad282b36d929ed
board: add support for Mini 2440

Paul Jones documented at
http://pauljones.id.au/blog/2010/07/using-buildroot-on-a-mini2440/ how
to use Buildroot to generate a system for the FriendlyARM Mini2440
platform. This patch integrates Paul's work into Buildroot.

Unfortunately, the kernel being 2.6.32, we can't easily use a minimal
defconfig here. The mini2440 support has been merged into more recent
kernels, but I don't have the hardware to test.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
board/friendlyarm/mini2440/linux-2.6.32.2.config [new file with mode: 0644]
configs/mini2440_defconfig [new file with mode: 0644]