[oe-commits] org.oe.dev linux-ixp4xx: NSLU2 defconfig 2.6.24 - turn on ATAGs in /proc to enable

mwester commit openembedded-commits at lists.openembedded.org
Sun Feb 10 02:12:33 UTC 2008


linux-ixp4xx: NSLU2 defconfig 2.6.24 - turn on ATAGs in /proc to enable
RP's new kexec functionality.

Author: mwester at openembedded.org
Branch: org.openembedded.dev
Revision: 4789fc4a55cdb58c5a1185215e671251be522827
ViewMTN: http://monotone.openembedded.org/revision/info/4789fc4a55cdb58c5a1185215e671251be522827
Files:
1
packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24
packages/linux/linux-ixp4xx_2.6.24.bb
Diffs:

#
# mt diff -r7787114b2180be3c68b345096ba1efb73b3e8371 -r4789fc4a55cdb58c5a1185215e671251be522827
#
# 
# 
# patch "packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24"
#  from [ad1b8632676bd6456ca0ae5a7fbfe7125fe01fb9]
#    to [2358fe351f97ad015b3e58e2534dd17058c60d52]
# 
# patch "packages/linux/linux-ixp4xx_2.6.24.bb"
#  from [8c6ec0c27876836cdbb7b4bef1f61641fe013dd7]
#    to [6df87e421ee2408a059092ec0b63b1393e0c03ce]
# 
============================================================
--- packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24	ad1b8632676bd6456ca0ae5a7fbfe7125fe01fb9
+++ packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24	2358fe351f97ad015b3e58e2534dd17058c60d52
@@ -243,6 +243,7 @@ CONFIG_KEXEC=y
 CONFIG_CMDLINE=" noirqdebug console=ttyS0,115200n8"
 # CONFIG_XIP_KERNEL is not set
 CONFIG_KEXEC=y
+CONFIG_ATAGS_PROC=y
 
 #
 # Floating point emulation
============================================================
--- packages/linux/linux-ixp4xx_2.6.24.bb	8c6ec0c27876836cdbb7b4bef1f61641fe013dd7
+++ packages/linux/linux-ixp4xx_2.6.24.bb	6df87e421ee2408a059092ec0b63b1393e0c03ce
@@ -11,7 +11,7 @@ PV = "${KERNEL_RELEASE}+svnr${SRCREV}"
 #PV = "${VANILLA_VERSION}+${KERNEL_RELEASE}+svnr${SRCREV}"
 
 PV = "${KERNEL_RELEASE}+svnr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 # ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${KERNEL_RELEASE}.bz2;patch=1 \
 






More information about the Openembedded-commits mailing list