summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-02-13 12:40:08 +1030
committerPatrick Williams <patrick@stwcx.xyz>2017-02-13 16:26:27 +0000
commitc73a4bfbac3af29c674d98c82c6beb9206f2eae3 (patch)
treee8fe26d98081543aff50f3f11d8202955b906013 /meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb
parentc8288f4e0eb9961b1af17f05a71d9eb66ac85bee (diff)
downloadtalos-openbmc-c73a4bfbac3af29c674d98c82c6beb9206f2eae3.tar.gz
talos-openbmc-c73a4bfbac3af29c674d98c82c6beb9206f2eae3.zip
kernel: Update flash layout for built in initramfs
This adds a commit from Rick that merges the kenrel and initramfs partitions. OpenBMC has switched to using FIT by default, and by building the kernel and initrd into the FIT image we get verification of both of these images at boot time. This change makes it hard to switch between the old and the new layout, as the kernel (via the device tree)is hardcoded to use the new flash layout. This also pulls in the fsi-master device tree for Witherspoon, but it is not enabled so there is no functional change. Change-Id: Ia75569faaf9765b2ea79c4df44a3b7e2c357b0bd Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb')
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb
index b6a02d3a8..717eef7ad 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.7.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-4.7"
LINUX_VERSION ?= "4.7"
-SRCREV="6107661a7855efc07dfbe8f2b8847dbf2326e653"
+SRCREV="5f605673ef9354d7653ab0c8eef80007a7fbb8b1"
require linux-obmc.inc
OpenPOWER on IntegriCloud