Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] BeagleBone patches
@ 2012-03-08 13:50 Frank Hunleth
  2012-03-08 21:19 ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Frank Hunleth @ 2012-03-08 13:50 UTC (permalink / raw)
  To: buildroot

I had been sitting on some patches for making br builds for the
BeagleBone. I finally got the time to update and clean them up, and
they should show up to the list soon. I hope that this is better late
than never.

There were some things that I wasn't sure about:

1. I could not avoid adding a couple files under a board/beaglebone
directory. There aren't that many other configurations that do this,
so I wasn't quite sure how everyone would like BeagleBone referenced.
Please let me know if the folder structure should change.

2. You'll see that MLO gets built with U-boot rather than with the
X-Loader package. I'm not familiar with why the two were integrated,
but it seems to be the way that TI is doing it now with the bone so I
added an option.

3. There were a few Linux kernels to choose from. The one that I used
is the currently released version from the beagleboard group (I just
verified a couple days ago). Rather than commit the kernel
configuration that I use with my project, I pulled in the one from the
released kernel. This seemed more "right", but I did have to modify it
to compile in EXT2 so that it could mount the generated rootfs. I also
modified the kernel config to compress the kernel with gzip rather
than lzo to avoid requiring the person compiling the code to install
lzop. The latter is probably completely trivial, but I have found br's
minimalist dependencies really nice in the past and didn't want to add
another. The one thing that I don't like about this kernel
configuration is that enables an enormous number of features. I'm
guessing that this is an Angstrom-ism, and I wanted to pass it by the
list before spending any time modifying it.

Thanks,
Frank

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

end of thread, other threads:[~2012-03-09 13:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 13:50 [Buildroot] BeagleBone patches Frank Hunleth
2012-03-08 21:19 ` Peter Korsgaard
2012-03-09  3:53   ` Frank Hunleth
2012-03-09  8:19     ` Thomas Petazzoni
2012-03-09 13:58       ` Frank Hunleth

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