diff options
| author | Gabor Juhos | 2007-09-21 07:29:34 +0000 |
|---|---|---|
| committer | Gabor Juhos | 2007-09-21 07:29:34 +0000 |
| commit | 716eeb2c0f692a40483b1a85501764c97e383eba (patch) | |
| tree | bb31010792508965ffa7b44152b005504fb74a59 | |
| parent | 675d87c2b42195097470d3912f832fbc2bc1e25e (diff) | |
| download | archive-716eeb2c0f692a40483b1a85501764c97e383eba.tar.gz | |
[adm5120] fix description of Kconfig option for the Macronix flash chips boot-location fixup
SVN-Revision: 8904
| -rw-r--r-- | target/linux/adm5120/patches-2.6.22/101-cfi_fixup_macronix_bootloc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.22/101-cfi_fixup_macronix_bootloc.patch b/target/linux/adm5120/patches-2.6.22/101-cfi_fixup_macronix_bootloc.patch index 84c45d2014..8ccd76f544 100644 --- a/target/linux/adm5120/patches-2.6.22/101-cfi_fixup_macronix_bootloc.patch +++ b/target/linux/adm5120/patches-2.6.22/101-cfi_fixup_macronix_bootloc.patch @@ -83,7 +83,7 @@ Index: linux-2.6.22.1/drivers/mtd/chips/Kconfig including the AMD Am29LV320. +config MTD_CFI_FIXUP_MACRONIX_BOOTLOC -+ bool "Force bottom boot for Macronix flash chips" ++ bool "Fix boot-block location for Macronix flash chips" + depends on MTD_CFI_AMDSTD + help + Some Macronix flash chips have no/wrong boot-block location in the |