All of lore.kernel.org
 help / color / mirror / Atom feed
* redboot partition parsing
@ 2003-11-05 14:34 Carles Perello
  0 siblings, 0 replies; only message in thread
From: Carles Perello @ 2003-11-05 14:34 UTC (permalink / raw)
  To: linux-mtd

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@ieee.org>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-05 14:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-05 14:34 redboot partition parsing Carles Perello

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.