From df6d07a8e6644e02304b4aa577d658000307c818 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Sat, 8 Oct 2005 03:47:45 +0000 Subject: 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 --- packages/linux/openslug-kernel-2.6.14-rc3/defconfig | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'packages/linux/openslug-kernel-2.6.14-rc3') 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 -- cgit v1.2.3