[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Booting uClinux memec v2p7




when trying to use the auto-config method with edk 7.1 when booting I get the following
Search for id:(00 00) interleave(2) type(1)
Search for id:(00 00) interleave(2) type(1)
Search for id:(00 00) interleave(2) type(1)
Search for id:(00 00) interleave(4) type(2)
Search for id:(00 00) interleave(4) type(2)
Search for id:(00 00) interleave(4) type(2)
Search for id:(00 00) interleave(4) type(1)
Search for id:(00 00) interleave(4) type(1)
Search for id:(00 00) interleave(4) type(1)
JEDEC: Found no Flash device at location zero
MBVanilla ram probe(0x800c791c,729088,4): b2000 at 800c791c
Creating 1 MTD partitions on "RAM":
0x00000000-0x000b2000 : "Romfs"
VFS: Mounted root (romfs filesystem) readonly.
Freeing init memory: 32K
release_dev: driver.table[60] not tty for (04:40)
Warning: unable to open an initial console.
Warning: dev (04:40) tty->count(2) != #fd's(1) in tty_open
Warning: dev (04:40) tty->count(2) != #fd's(1) in release_dev
release_dev: driver.table[60] not tty for (04:40)
Warning: dev (04:40) tty->count(3) != #fd's(1) in tty_open
Warning: dev (04:40) tty->count(3) != #fd's(1) in release_dev
release_dev: driver.table[60] not tty for (04:40)

And it keeps going till the count reaches 15 then freeezes.  Not sure why it is doing this.  I also tried Farina's document about the v2p7 but I can not even get that to build the kernel with out failing.  
Any help on this would be greatly appreciated as I am completly stuck at this point.
Brett