[Buildroot] [PATCH v3 0/4] beaglebone: u-boot and kernel updates

Anders Darander anders at chargestorm.se
Thu Feb 6 20:14:40 UTC 2014


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



More information about the buildroot mailing list