summaryrefslogtreecommitdiff
path: root/packages/linux/openslug-kernel-2.6.14-rc3
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-10-08 03:47:45 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-08 03:47:45 +0000
commitdf6d07a8e6644e02304b4aa577d658000307c818 (patch)
tree2cac9de884213c07803f9ec3b636fd2196272282 /packages/linux/openslug-kernel-2.6.14-rc3
parentcf6bb61067dbcf3511164209452c0b2e7600ffe1 (diff)
nslu2-kernel_2.6.14-rc3.bb: better fix for LE flash access
patch "packages/linux/nslu2-kernel/2.6.14/10-ixp4xx-copy-from.patch" Change to use the cfi16 APIs to byte swap the 16 bit values read from the flash as required. patch "packages/linux/nslu2-kernel/2.6.14/defconfig" patch "packages/linux/openslug-kernel-2.6.14-rc3/defconfig" Change to switch on BIG_ENDIAN for the flash. patch "packages/linux/nslu2-kernel_2.6.14-rc3.bb" New revision
Diffstat (limited to 'packages/linux/openslug-kernel-2.6.14-rc3')
-rw-r--r--packages/linux/openslug-kernel-2.6.14-rc3/defconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/packages/linux/openslug-kernel-2.6.14-rc3/defconfig b/packages/linux/openslug-kernel-2.6.14-rc3/defconfig
index 7b1dd207a5..78261828f0 100644
--- a/packages/linux/openslug-kernel-2.6.14-rc3/defconfig
+++ b/packages/linux/openslug-kernel-2.6.14-rc3/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.14-rc3
-# Wed Oct 5 20:33:54 2005
+# Fri Oct 7 19:32:33 2005
#
CONFIG_ARM=y
CONFIG_MMU=y
@@ -150,6 +150,7 @@ CONFIG_FLATMEM_MANUAL=y
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
+# CONFIG_LEDS is not set
CONFIG_ALIGNMENT_TRAP=y
#
@@ -412,8 +413,8 @@ CONFIG_MTD_CFI=y
# CONFIG_MTD_JEDECPROBE is not set
CONFIG_MTD_GEN_PROBE=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
-CONFIG_MTD_CFI_NOSWAP=y
-# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
+# CONFIG_MTD_CFI_NOSWAP is not set
+CONFIG_MTD_CFI_BE_BYTE_SWAP=y
# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
CONFIG_MTD_CFI_GEOMETRY=y
# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set