Hi list,

sorry for being so nasty, but I really could need some hints here...

I have an MCF5373L with a 32MB flash (Intel P28F256P30T) running
"uClinux-dist-20071107" (20070130 patched to 20071107).

I have one large partition in flash that is planned to be used as
JFFS2 file system but currently unused. If the JFFS2 is already
present on this partition, startup is fine, but when there is no
filesystem (like on the first startup), booting takes really long
(around 6 seconds).

In this case, even the first console messages (before MTD startup)
do not show up before these 6 seconds have elapsed, so I do not know
where this delay comes from (my console messages start with the serial
port, no earlier messages).

Can anbody give a hint what might cause this? I can live with the
delay, but I have to do some watchdog service in between which I
can only add if I know where this delay comes from...

Thank you,
Wolfgang

Here's the console log until MTD detection (built-in map):

   Uncompressing Kernel Image ... OK
ttyS2 at 0xfc068000 (irq = 92) is a builtin ColdFire UART
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: module loaded
nbd: registered device at major 43
ASTRO5373L flash device: 2000000 at 0
ASTRO5373LFlash: Found 1 x16 devices at 0x0 in 16-bit bank
 Intel/Sharp Extended Query Table at 0x010A
 Intel/Sharp Extended Query Table at 0x010A
 Intel/Sharp Extended Query Table at 0x010A
 Intel/Sharp Extended Query Table at 0x010A
 Intel/Sharp Extended Query Table at 0x010A
Using buffer write method
cfi_cmdset_0001: Erase suspend on write enabled
Creating 9 MTD partitions on "ASTRO5373LFlash":
0x00000000-0x02000000 : "Complete Flash"
0x00000000-0x00080000 : "bootloader"
0x00080000-0x00280000 : "kernel"
0x00280000-0x00540000 : "root"
0x00540000-0x00800000 : "FPGA"
0x00800000-0x01f40000 : "data"
0x01f40000-0x01f80000 : "Parameters1"
0x01f80000-0x01fc0000 : "Parameters2"
0x01fc0000-0x02000000 : "Parameters_ext"

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to