Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/4] beaglebone: u-boot and kernel updates
@ 2014-02-06 20:14 Anders Darander
  2014-02-06 20:14 ` [Buildroot] [PATCH v3 1/4] beaglebone: update to TI 3.12 kernel Anders Darander
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Anders Darander @ 2014-02-06 20:14 UTC (permalink / raw)
  To: buildroot

Hi,

This patch series upgrades the kernel for the BeagleBone to 3.12.

The 3.12 kernel is taken from TI's own repo, and the actual branch/commit used
is the latest  used in their own BSP (see meta-ti for OpenEmbedded / Yocto).

I've tried to keep the defconfig as close to the 3.8 version as possible. Though, 
it's quite likely that some added configuration could have been removed.

It's only been tested on a BeagleBone White, using my usual NFS-root setup.

The PM FW in am33x-cm3 has been update to keep it in sync with the kernel.
The revision used is taken from meta-ti.

There's also an update to the latest U-Boot, and as a followup to that patch,
a change to zImage instead of uImage. (As that's the current default in 
U-Boot).

Cheers,
Anders

Changelog: 
v2 -> v3:
        * Update the kernel and am33x-pm to the latest sha1's.

v1 -> v2: 
        * update the git sha1 to the latest applied to the meta-ti repo. 

Anders Darander (4):
  beaglebone: update to TI 3.12 kernel
  am33x-cm3: update to latest version
  beaglebone: update to latest U-Boot
  beaglebone: change to zImage

 .../{linux-3.8.config => linux-3.12.config}        | 104 ++++++++++++++-------
 configs/beaglebone_defconfig                       |   9 +-
 .../am33x-cm3/am33x-cm3-0001-fix-makefile.patch    |  16 ++--
 package/am33x-cm3/am33x-cm3.mk                     |   3 +-
 4 files changed, 88 insertions(+), 44 deletions(-)
 rename board/beaglebone/{linux-3.8.config => linux-3.12.config} (68%)

-- 
1.9.rc1

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

end of thread, other threads:[~2014-02-07  8:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-06 20:14 [Buildroot] [PATCH v3 0/4] beaglebone: u-boot and kernel updates Anders Darander
2014-02-06 20:14 ` [Buildroot] [PATCH v3 1/4] beaglebone: update to TI 3.12 kernel Anders Darander
2014-02-06 20:14 ` [Buildroot] [PATCH v3 2/4] am33x-cm3: update to latest version Anders Darander
2014-02-06 20:14 ` [Buildroot] [PATCH v3 3/4] beaglebone: update to latest U-Boot Anders Darander
2014-02-06 21:32   ` Thomas Petazzoni
2014-02-07  6:03     ` Anders Darander
2014-02-06 20:14 ` [Buildroot] [PATCH v3 4/4] beaglebone: change to zImage Anders Darander
2014-02-06 22:05   ` Ryan Barnett
2014-02-07  5:59     ` Anders Darander
2014-02-07  8:03       ` Thomas Petazzoni
2014-02-07  8:45       ` Ryan Barnett

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