Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Steps to add a new board
@ 2010-06-28 13:09 Phil Edworthy
  2010-07-06 13:29 ` Phil Edworthy
  2010-12-07 19:44 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Phil Edworthy @ 2010-06-28 13:09 UTC (permalink / raw)
  To: buildroot

Hi,

 

I've been using Buildroot for a Renesas SH4 device (SH7724) on a MS7724
development board, so first of all many thanks for all your work!

In order to get the board going, I've had to make a number of changes and
want to feed these back... However, there are a few things I'd like to iron
out.

 

Right now I'm using an external toolchain (CodeSourcery) as I had some
problems building the kernel using the BR generated toolchain. Would you
accept patches based on using an external toolchain? I guess this causes
problems for the board's defconfig.

 

Regarding the directory structure, I assume that I should populate
target/device/Renesas/MS7724 with the kernel & busybox configs and
device_table.txt. For the kernel, I'm using 2.6.33 with a few patches, so
under this dir I should have a kernel-patches dir for patches required and
these patches should start with linux-2.6.33-  is this correct?

 

I also use a post build script to fix securetty (the device needs ttySC0)
and also add an mdev script to /etc/init.d along with mdef.conf.

Atmel provides its own target skeleton, but I only need to fix securetty. Is
there a better way to do this? Since the need for ttySC0 means
target/generic/Config.in has to be fixed, surely it makes sense to fix the
generic securetty?

 

I notice that other boards only setup mdev via a replacement target
skeleton. Should I be doing this instead of a post build script? Is there a
way to apply a patch to the generic skeleton?

 

Thanks for any help,

Phil

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100628/6f656e4a/attachment.html>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-08  8:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-28 13:09 [Buildroot] Steps to add a new board Phil Edworthy
2010-07-06 13:29 ` Phil Edworthy
2010-07-19  3:22   ` Mitch Davis
2010-12-07 19:44 ` Thomas Petazzoni
2010-12-08  8:05   ` Phil Edworthy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox