Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Tossing coins on Beaglebone Black kernel version
@ 2016-06-02 15:54 Ezequiel Garcia
  2016-06-02 19:47 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Ezequiel Garcia @ 2016-06-02 15:54 UTC (permalink / raw)
  To: buildroot

As mentioned on IRC, beaglebone_defconfig U-Boot build is currently broken.
I don't think the error matters much, given the selected U-Boot version
is really old.

I'm working on fixing it and get a cleaner beaglebone_defconfig. While at it,
I realized the kernel version points to some random commit in some random
TI kernel tree.

As per the commit log:
""
    beaglebone: update to TI 3.12 kernel

    Git repo version is taken from meta-ti.
    It's a 3.12.10 kernel with TI's own patches on top.

    The defconfig has been kept rather close to our old defconfig.
    The kernel has been boot-tested using an NFS-root.

    Apart from the kernel change, the linux headers has also been
    updated from 3.8.12 to 3.12.10.
""

This is highly annoying, as not using a branch or tag prevents a shallow
clone, and so we need to retrieve the entire repo, even to get the
headers for the toolchain.

We are currently using git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
while TI kernel release [1] notes are pointing at
git://git.ti.com/processor-sdk/processor-sdk-linux.git.

Now, I'm not all that sure which kernel we want to use by default and that's
why I'm asking here, to hear what the rest thinks.

FWIW, I commercially support a AM335x product and we've switched to
linux mainline,
long, long time ago, because the SDK was incredibly crappy at that time.

Mainline lacks some important features such as 3D support, and platform
suspend-to-RAM, but it's in my experience less buggy, so I'd vote to
switch to it.

Unless of course, someone knows better and can point at a proper git tag
to use.

[1] http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Kernel_Release_Notes
-- 
Ezequiel Garc?a, VanguardiaSur
www.vanguardiasur.com.ar

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

end of thread, other threads:[~2016-06-02 20:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-02 15:54 [Buildroot] Tossing coins on Beaglebone Black kernel version Ezequiel Garcia
2016-06-02 19:47 ` Peter Korsgaard
2016-06-02 20:49   ` Ezequiel Garcia

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