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

[microblaze-uclinux] uclinux password prompt



Hi,

I am Using the Xilinx-Spartan3E500RevC-lite-edk101 reference design, and modifying just the UCF file to use the RS232_DCE instead of RS232_DTE. I am downloading serially the u-boot.srec when prompted to do so after bitsream download. Then, I am serially programming Flash memory with the image.ub, u-boot-s.bin, ub.config.img files.
Resetting my board and downloading the bitstream, coming to the login and password prompt, entering them, It keeps asking for login and password even after entering them. I then changed the user settings so as to choose another password but it gives the same result.
Here is the log:

---------------------------------------------------------------------

=================================================
FS-BOOT First Stage Bootloader (c) 2006 PetaLogix
Project name: Xilinx-Spartan3E500-RevC-lite-edk101
Build date: Jul 23 2009 11:28:07  FS
Serial console: Uartlite
=================================================
FS-BOOT: System initialisation completed.
FS-BOOT: Booting from FLASH. Press 's' for image download.
FS-BOOT: Booting image...
SDRAM :
	Enabling caches :
		Icache:OK
		Dcache:OK
	U-Boot Start:0x87fc0000
	Malloc Start:0x87f80000
	Board Info Start:0x87f7ffd0
	Boot Parameters Start:0x87f6ffd0
FLASH: 16 MB
ETHERNET: MAC:00:0a:35:00:22:01

*** Warning - bad CRC, using default environment

Hit any key to stop autoboot:  0 
## Booting image at a0080000 ...
   Image Name:   PetaLinux Kernel 2.6
   Image Type:   Microblaze Linux Kernel Image (uncompressed)
   Data Size:    2687120 Bytes =  2.6 MB
   Load Address: 86000000
   Entry Point:  86000000
   Verifying Checksum ... OK
OK
Found romfs @ 0x861a208c (0x000ee000)
#### klimit 861ba000 ####
Moving 0x000ee000 bytes from 0x861a208c to 0x861b9884
New klimit: 0x862a8000
Linux version 2.6.20-uc0 (faiza@desktop) (gcc version 3.4.1 ( PetaLinux 0.20 Build -rc1 050607 )) #1 Thu Jul 23 13:56:28 CEST 2009
setup_cpuinfo: initialising
setup_cpuinfo: Using full CPU PVR support
setup_memory: max_mapnr: 0x87fff
setup_memory: min_low_pfn: 0x86000
setup_memory: max_low_pfn: 0x2000
On node 0 totalpages: 8192
  DMA zone: 64 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 8128 pages, LIFO batch:0
  Normal zone: 0 pages used for memmap
Built 1 zonelists.  Total pages: 8128
Kernel command line: mtdparts=physmap-flash.0:256K(boot),128K(bootenv),128K(config),4M(image),11M(spare) macaddr=00:0a:35:00:22:01 console=ttyUL0,115200
OPB INTC #0 at 0x81800000
PID hash table entries: 128 (order: 7, 512 bytes)
TIMER at 0x83C00000
disabling early console
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Memory: 29760k/32768k available
Calibrating delay loop... 49.56 BogoMIPS (lpj=247808)
Mount-cache hash table entries: 512
NET: Registered protocol family 16
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 1024 (order: 0, 4096 bytes)
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
TCP: Hash tables configured (established 1024 bind 1024)
TCP reno registered
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
xgpio0 #0 at 0x81400000 mapped to 0x81400000 device: 10,185 using IRQ#3
xgpio1 #1 at 0x81420000 mapped to 0x81420000 device: 10,186 using IRQ#2
uartlite.0: ttyUL0 at MMIO 0x84000000 (irq = 5) is a uartlite
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
eth0: using fifo mode.
eth0: No PHY detected.  Assuming a PHY at address 0.
eth0: Xilinx EMACLite #0 at 0x81000000 mapped to 0x81000000, irq=1
physmap platform flash device: 01000000 at a0000000
physmap-flash.0: Found 1 x16 devices at 0x0 in 8-bit bank
 Intel/Sharp Extended Query Table at 0x0031
Using buffer write method
cfi_cmdset_0001: Erase suspend on write enabled
erase region 0: offset=0x0,size=0x20000,blocks=128
5 cmdlinepart partitions found on MTD device physmap-flash.0
Creating 5 MTD partitions on "physmap-flash.0":
0x00000000-0x00040000 : "boot"
0x00040000-0x00060000 : "bootenv"
0x00060000-0x00080000 : "config"
0x00080000-0x00480000 : "image"
0x00480000-0x00f80000 : "spare"
uclinux[mtd]: RAM probe address=0x861b9884 size=0xee000
Creating 1 MTD partitions on "RAM":
0x00000000-0x000ee000 : "ROMfs"
uclinux[mtd]: set ROMfs to be root filesystem index=5
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
VFS: Mounted root (cramfs filesystem) readonly.
Freeing unused kernel memory: 80k freed
Mounting proc: 
Mounting var: 
Populating /var: 
Running local start scripts.
Mounting /etc/config: 
Populating /etc/config: 
flatfsd: Created 6 configuration files (192 bytes)
Mounting sysfs:
Setting hostname: 
Setting up interface lo: 
Setting up interface eth0: 
Starting portmap:
Starting thttpd: 

uclinux login: uclinux
Password: 

uclinux login: 
--------------------------------------------------------

Regards,

Faiza

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/