linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Li Jun (Aaron)" <aaronleefly@gmail.com>
To: <linuxppc-dev@ozlabs.org>
Subject: LINUX BOOT UP PROBLEM-PPC405 ML403
Date: Sat, 14 Feb 2009 01:10:08 +0800	[thread overview]
Message-ID: <001101c98dfd$ed7993e0$c86cbba0$@com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1197 bytes --]

Hi,

When I try to boot the linux on the Xilinx virtex4 fx ml403 board.

 

The information below shows up:

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

Welcome to ML403 Linux 2.6

 

Starting system...

mounting /proc: done.

Mounting '/' read-write: done.

brining up loopback interface: done.

Mounting /tmp: done.

Starting syslogd: done.

Starting klogd: done.

Starting inetd: done.

System started.

starting pid 158, tty '': '/sbin/getty'

process '/sbin/getty -L ttyUL0 9600 vt100' (pid 158) exited. Scheduling it
for r

estart.

starting pid 163, tty '': '/sbin/getty'

process '/sbin/getty -L ttyUL0 9600 vt100' (pid 163) exited. Scheduling it
for r

estart.

starting pid 168, tty '': '/sbin/getty'

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

I am using the uart lite 9600, and the inittab of my root file system is as
below:

::sysinit:/etc/init.d/rcS

#::askfirst:-/bin/sh

::ctrlaltdel:/sbin/reboot

::shutdown:/sbin/swapoff -a

::shutdown:/bin/umount -a -r

::restart:/sbin/init

::respawn:/sbin/getty -L ttyUL0 9600 vt100

 

Anybody can help?

 

Thanks!

 

Best regards,

Li Jun

 


[-- Attachment #1.2: Type: text/html, Size: 6676 bytes --]

[-- Attachment #2: mylinuxboot_2.txt --]
[-- Type: text/plain, Size: 4277 bytes --]

Welcome to the Xilinx Virtex-4 ML403 Evaluation Platform Bootloader Menu!

Please choose a demo by typing in the number of the demo you want to use

Or select a demo using the directional buttons and LCD or VGA display
  (Then press the center button to start the selected demo)

1. Virtex-4 Slide Show
2. Web Server Demo
3. Linux Demo
4. QNX Demo
5. USB Demo
6. My own ACE file
7. Load/Restore Flash Images

loaded at:     00400000 004F819C
board data at: 004F6120 004F619C
relocated to:  00404060 004040DC
zimage at:     00404E49 004F5B98
avail ram:     004F9000 04000000

Linux/PPC load: console=ttyUL0,9600 ip=on root=/dev/xsa2 rw
Uncompressing Linux...done.
Now booting the kernel
[    0.000000] Linux version 2.6.23-rc2 (liju0010@rplinx1) (gcc version 4.1.0) #
19 Thu Feb 12 17:02:45 SGT 2009
[    0.000000] Xilinx ML403 Reference System (Virtex-4 FX)
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->    16384
[    0.000000]   Normal      16384 ->    16384
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->    16384
[    0.000000] Built 1 zonelists in Zone order.  Total pages: 16256
[    0.000000] Kernel command line: console=ttyUL0,9600 ip=on root=/dev/xsa2 rw
[    0.000000] Xilinx INTC #0 at 0x81800000 mapped to 0xFDFFF000
[    0.000000] PID hash table entries: 256 (order: 8, 1024 bytes)
[    0.000341] Console: colour dummy device 80x25
[    0.001046] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.002459] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.027896] Memory: 62780k available (1524k kernel code, 500k data, 96k init,
 0k highmem)
[    0.113286] Mount-cache hash table entries: 512
[    0.121929] NET: Registered protocol family 16
[    0.163221] NET: Registered protocol family 2
[    0.196707] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.197982] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[    0.198606] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.198995] TCP: Hash tables configured (established 2048 bind 2048)
[    0.199071] TCP reno registered
[    0.220331] io scheduler noop registered
[    0.220426] io scheduler anticipatory registered (default)
[    0.220499] io scheduler deadline registered
[    0.220823] io scheduler cfq registered
[    0.309153] uartlite.0: ttyUL0 at MMIO 0x84000000 (irq = 1) is a uartlite
[    0.310642] console [ttyUL0] enabled
[    2.270738] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 bloc
ksize
[    2.363600] xsysace xsysace.0: Xilinx SystemACE revision 1.0.12
[    2.435897] xsysace xsysace.0: capacity: 1019088 sectors
[    2.500435]  xsa: xsa1 xsa2
[    2.544344] tun: Universal TUN/TAP device driver, 1.6
[    2.605239] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.682049] mice: PS/2 mouse device common for all mice
[    2.745383] TCP cubic registered
[    2.784516] NET: Registered protocol family 1
[    2.837079] NET: Registered protocol family 17
[    3.393776] IP-Config: No network devices available.
[    3.922144] kjournald starting.  Commit interval 5 seconds
[    3.988474] EXT3-fs warning: mounting unchecked fs, running e2fsck is recomme
nded
[    4.117526] EXT3 FS on xsa2, internal journal
[    4.170014] EXT3-fs: recovery complete.
[    4.254147] EXT3-fs: mounted filesystem with ordered data mode.
[    4.325712] VFS: Mounted root (ext3 filesystem).
[    4.382081] Freeing unused kernel memory: 96k init
init started: BusyBox v1.7.2 (2007-12-21 20:42:03 SGT)
starting pid 142, tty '': '/etc/init.d/rcS'

Welcome to ML403 Linux 2.6

Starting system...
mounting /proc: done.
Mounting '/' read-write: done.
brining up loopback interface: done.
Mounting /tmp: done.
Starting syslogd: done.
Starting klogd: done.
Starting inetd: done.
System started.
starting pid 158, tty '': '/sbin/getty'
process '/sbin/getty -L ttyUL0 9600 vt100' (pid 158) exited. Scheduling it for r
estart.
starting pid 163, tty '': '/sbin/getty'
process '/sbin/getty -L ttyUL0 9600 vt100' (pid 163) exited. Scheduling it for r
estart.
starting pid 168, tty '': '/sbin/getty'

             reply	other threads:[~2009-02-13 17:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-13 17:10 Li Jun (Aaron) [this message]
2009-02-13 18:08 ` LINUX BOOT UP PROBLEM-PPC405 ML403 Grant Likely
2009-02-13 18:56   ` Li Jun (Aaron)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001101c98dfd$ed7993e0$c86cbba0$@com' \
    --to=aaronleefly@gmail.com \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).