All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Lilja <lilja.magnus@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-boot -printk kernel crash dump using md on PDK
Date: Thu, 30 Apr 2009 22:28:14 +0200	[thread overview]
Message-ID: <59b21cf20904301328y5e76ba67hd57f13caeb373ece@mail.gmail.com> (raw)
In-Reply-To: <528f13590904301306i4812021cr29c569ea7ee2fbaf@mail.gmail.com>

Hi

2009/4/30 alfred steele <alfred.jaquez@gmail.com>:
> Hi
>> That's fine.
>> Which linker script gets actually used for the layout in in case of
>> nand_spl. Is it ?u-boot-nand.lds or u-boot.lds.?
>
> I am going back to the original intent of this thread, booting off the
> linux kernel using TFTP. ?Here's is a dump of my ?U-boot ?env. ?Does
> it look good enough for booting a ?linux kernel. ?WHat could be the
> reason that the( md of the printk log does not show up the "console
> =ttymxc0,115200" correctly.
> It looks like its. just ?"ttymxc0,1152" as evident from the memory
> dump i had sent ealier in this thread.
>
> =>printenv
>
> baudrate=115200
> netdev=eth0
> uboot=u-boot.bin
> nfsroot=/tools/rootfs/rootfs-2.6.24
> bootargs_base=setenv bootargs console=ttymxc0,115200
> bootargs_nfs=setenv bootargs ${bootargs} root=/dev/nfs ip=dhcp nfsroot=${serveri
> p}:${nfsroot} rw
> bootcmd=run bootcmd_net
> bootcmd_net=run bootargs_base bootargs_nfs; tftpboot ${loadaddr} ${tftp_server}:
> ${kernel}; bootm
> tftp_server=206.44.18.25
> kernel=uImage_spin2
> loadaddr=0x80008000
> bootdelay=5
> filesize=196828
> fileaddr=81000000
> ipaddr=206.44.18.31
> serverip=206.44.18.25
> loadaddr=0x80008000
> bootargs=root=/dev/nfs rw
> stdin=serial
> stdout=serial
> stderr=serial

I tend to load my kernels to 0x81000000 and not 0x80008000 but I don't
know if that really matters. Other than that I think 'run bootcmd_net'
should work.

/Magnus

  reply	other threads:[~2009-04-30 20:28 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-24  1:09 [U-Boot] U-boot -printk kernel crash dump using md on PDK alfred steele
2009-04-24 18:23 ` Fabio Estevam
2009-04-27  5:08   ` alfred steele
2009-04-27  5:34     ` Wolfgang Denk
2009-04-27  5:51       ` alfred steele
2009-04-27 18:30     ` Fabio Estevam
2009-04-27 19:33       ` alfred steele
2009-04-27 19:58         ` Magnus Lilja
2009-04-27 21:01           ` alfred steele
2009-04-28  6:53             ` Magnus Lilja
2009-04-28 15:01               ` alfred steele
2009-04-28 16:20                 ` Magnus Lilja
2009-04-28 16:26                   ` alfred steele
2009-04-28 16:47                     ` alfred steele
2009-04-28 17:03                       ` Magnus Lilja
2009-04-28 17:18                         ` alfred steele
2009-04-28 17:31                           ` Magnus Lilja
2009-04-28 18:02                             ` alfred steele
2009-04-28 18:11                               ` alfred steele
2009-04-28 19:01                               ` Magnus Lilja
2009-04-28 20:25                               ` Magnus Lilja
2009-04-28 21:03                                 ` alfred steele
2009-04-29  6:12                                   ` Magnus Lilja
2009-04-29 16:48                                     ` alfred steele
2009-04-29 17:52                                       ` Magnus Lilja
2009-04-29 23:36                                         ` alfred steele
2009-04-30 16:05                                           ` Magnus Lilja
2009-04-30 16:25                                             ` alfred steele
2009-04-30 16:31                                               ` Magnus Lilja
2009-04-30 19:48                                                 ` alfred steele
2009-04-30 20:06                                                   ` alfred steele
2009-04-30 20:28                                                     ` Magnus Lilja [this message]
2009-05-01 15:06                                                       ` alfred steele
2009-05-01 15:29                                                         ` Magnus Lilja
2009-05-01 15:38                                                           ` alfred steele
2009-05-01 15:47                                                             ` Wolfgang Denk
2009-05-01 16:22                                                             ` Fabio Estevam
2009-05-01 20:57                                                               ` alfred steele
2009-05-04 16:24                                                                 ` alfred steele
2009-05-04 17:40                                                                   ` Magnus Lilja
2009-05-01 16:22                                                             ` Fabio Estevam
2009-04-29 13:37                                   ` Fabio Estevam
2009-04-28 16:58                     ` Magnus Lilja

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=59b21cf20904301328y5e76ba67hd57f13caeb373ece@mail.gmail.com \
    --to=lilja.magnus@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.