All of lore.kernel.org
 help / color / mirror / Atom feed
From: sudheer <urwithsudheer@gmail.com>
To: linuxppc-embedded@ozlabs.org, dwh@ovro.caltech.edu
Subject: Re: Need help ragarding MPC8360 Kernel bootup failure - got solved
Date: Tue, 27 Jun 2006 12:23:35 +0530	[thread overview]
Message-ID: <44A0D5EF.7030807@gmail.com> (raw)
In-Reply-To: <44A00EF4.6000109@gmail.com>

Hello All,

I got this problem sorted out.
I have changed the bootargs at u-boot to
setenv bootargs root=/dev/ram rw console=uart,io,0xfe004500
Now i could boot the linux and login.

Thanks & Regards
Sudheer



sudheer wrote:

>Hello all,
>
>I need help regarding the bootup of linux on MPC8360 MDS Board.
>
>After doing tftp the uImage from u-boot, with the bootm command  the 
>kernel gets uncompressed and stops there.
>The serial output from kernel could  not be seen.
>
>Source being used:
> uboot - U-Boot-1.1.3
> linux - Linux-2.6.11 supporting mpc8360epb.
>board - MPC8360 MDS
>
>The dump is below:
>
>U-Boot 1.1.3 (ppc83xx-20050315-dev) (Dec 14 2005 - 09:37:59) MPC83XX
>
>Clock configuration:
>  Coherent System Bus:  264 MHz
>  Core:                 528 MHz
>  QE:                   396 MHz
>  Local Bus Controller: 264 MHz
>  Local Bus:             66 MHz
>  DDR:                  264 MHz
>  DDR Secondary:        264 MHz
>  I2C:                  264 MHz
>CPU: MPC83xx, Rev: 20 at 528 MHz
>Board: Freescale MPC8360EPB
>I2C:   ready
>DRAM:
>   SDRAM on Local Bus: 64 MB
>   DDR RAM: 256 MB
>FLASH: 16 MB
>In:    serial
>Out:   serial
>Err:   serial
>Net:   FSL GETH0
>Hit any key to stop autoboot:  0
>=> printenv
>bootcmd=setenv bootargs root=/dev/nfs rw nfsroot=$serverip:$rootpath
>ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:$netrramboot=setenv
>bootargs root=/dev/ram rw console=$consoledev,$baudrate $othbootargs;tftp
>$ramdiskaddr $ramdiskfile;tftp $loarnfsboot=setenv bootargs root=/dev/nfs
>rw nfsroot=$serverip:$rootpath
>ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:$netrbootdelay=6
>baudrate=115200
>loads_echo=1
>ethaddr=00:04:9f:11:22:33
>eth1addr=00:E0:0C:00:7D:01
>hostname=unknown
>loadaddr=200000
>netdev=eth0
>consoledev=ttyS0
>ramdiskaddr=400000
>ramdiskfile=ramfs.83xx
>ethact=FSL GETH0
>filesize=2d030a
>fileaddr=20000
>gatewayip=192.168.3.1
>netmask=255.255.255.0
>serverip=192.168.3.81
>bootfile=/tftpboot/vmlinux.gz
>ipaddr=192.168.3.253
>stdin=serial
>stdout=serial
>stderr=serial
>
>Environment size: 1005/8188 bytes
>=> setenv bootargs console=ttyS1 root=/dev/ram
>=> tftp 200000 uImage_test
>Auto negotiating done
>switching to rgmii 100
>duplexity: full
>mac speed set to: 100
>Using FSL GETH0 device
>TFTP from server 192.168.3.81; our IP address is 192.168.3.253
>Filename 'uImage_test'.
>Load address: 0x200000
>Loading: #################################################################
>         #################################################################
>         #################################################################
>         #######
>done
>Bytes transferred = 1033098 (fc38a hex)
>=> bootm 200000
>## Booting image at 00200000 ...
>   Image Name:   Linux-2.6.11.12
>   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
>   Data Size:    1033034 Bytes = 1008.8 kB
>   Load Address: 00000000
>   Entry Point:  00000000
>   Verifying Checksum ... OK
>   Uncompressing Kernel Image ... OK
>
> CTRL-A Z for help |115200 8N1 | NOR | Minicom 2.00.0 | VT102 |      Offline
>
>------------
>After Uncompressing kernel, nothing comes onto the minicom.
>I have tried the console env in bootargs to ttyS0,  ttyS1, ttyCPM0, ttyCPM1, ttyUCC0. But could not succeed.
>
>Anyone Please help me in this regard.
>
>Thanks & Regards
>Sudheer
>
>
>_______________________________________________
>Linuxppc-embedded mailing list
>Linuxppc-embedded@ozlabs.org
>https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
>  
>

      parent reply	other threads:[~2006-06-27  6:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-26 16:44 Need help ragarding MPC8360 Kernel bootup failure sudheer
2006-06-26 17:28 ` David Hawkins
2006-06-27  1:33   ` Need help on ftp and telnet in my Ramdisk Denny
2006-06-27  1:36     ` Need help on adding a command to my ramdi sk Denny
2006-06-27  1:38       ` Denny
2006-06-27  1:39     ` Need help on ftp and telnet in my Ramdisk Denny
2006-06-27  2:01     ` Lee Revell
2006-06-27  6:23       ` Denny
2006-07-21  7:03       ` Can't "up" my eth0 Denny
2006-06-27  6:53 ` sudheer [this message]

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=44A0D5EF.7030807@gmail.com \
    --to=urwithsudheer@gmail.com \
    --cc=dwh@ovro.caltech.edu \
    --cc=linuxppc-embedded@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 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.