redboot partition parsing
Carles Perello
carles.perello at ieee.org
Wed Nov 5 09:34:35 EST 2003
Hello,
Since I downloaded last CVS mtd tree, I am struggling with both 2.4.18
and 2.4.21 kernels to be able to read redboot partitions again...
I do have redboot parser compiled:
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_CONCAT is not set
CONFIG_MTD_REDBOOT_PARTS=y
# CONFIG_MTD_CMDLINE_PARTS is not set
# CONFIG_MTD_AFS_PARTS is not set
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLOCK=y
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
and the flash is correctly probed:
-- SA11xx Flash probe. Please report results.
* Probing 0x00000000: MSC = 0xfff8 32 bit <6>SA1100-flash: Found 2 x16
devices at 0x0 in 32-bit mode
Intel/Sharp Extended Query Table at 0x0031
cfi_cmdset_0001: Erase suspend on write enabled
Using buffer write method
pass
* Probing 0x08000000: MSC = 0x75fe 16 bit <4>genprobe_new_chip called
with unsupported buswidth 2
CFI: Found no SA1100-flash device at location zero
failed
* Probing 0x10000000: MSC = 0x1822 32 bit <4>CFI: Found no SA1100-flash
device at location zero
failed
* Probing 0x18000000: MSC = 0x0011 32 bit wrong type
* Probing 0x40000000: MSC = 0xfffc 16 bit <4>genprobe_new_chip called
with unsupported buswidth 2
CFI: Found no SA1100-flash device at location zero
failed
* Probing 0x48000000: MSC = 0xf71f 16 bit <4>genprobe_new_chip called
with unsupported buswidth 2
CFI: Found no SA1100-flash device at location zero
failed
-- SA11xx Flash probe complete.
and no output form the redboot partition parser...
any hint?
cheers
--
Carles Perello <carles.perello at ieee.org>
More information about the linux-mtd
mailing list