All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luka Perkov <uboot@lukaperkov.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] uboot for zyxel nsa320
Date: Sat, 14 Jul 2012 01:20:07 +0200	[thread overview]
Message-ID: <20120713232007.GA703@w500.iskon.local> (raw)
In-Reply-To: <alpine.DEB.2.00.1207131241380.2374@tehzcl2.tehzcl-arg>

Hi,

On Fri, Jul 13, 2012 at 12:43:13PM -0500, kqt4at5v at gmail.com wrote:
> I have a new Zyxel NSA320. It is unmodified. At the uboot prompt I
> printenv and save all environment variables. Next I pulled code from
> https://github.com/psch2/uboot-nsa320, compiled and used kwboot to
> load new uboot. No problems so far. Now if I reload all environment
> variables I saved and boot the kernel loads but does not execute.
> Any ideas?
> 
> NSA320> boot
> 
> NAND read: device 0 offset 0xc80000, size 0xa00000
> 10485760 bytes read: OK
> ## Booting kernel from Legacy Image at 02000000 ...
> Image Name: Linux-2.6.31.8
> Image Type: ARM Linux Kernel Image (uncompressed)
> Data Size: 5909960 Bytes = 5.6 MiB
> Load Address: 00008000
> Entry Point: 00008000
> Verifying Checksum ... OK
> Loading Kernel Image ... OK
> OK
> 
> Starting kernel ...
> 
> Uncompressing Linux...............................................................................................................................................................................................................................................................................
> done, booting the kernel.

You are probably missing console=ttyS0,115200 in your bootargs
environment variable. What is the output of "printenv" ?

Luka

  reply	other threads:[~2012-07-13 23:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13 17:43 [U-Boot] uboot for zyxel nsa320 kqt4at5v at gmail.com
2012-07-13 23:20 ` Luka Perkov [this message]
2012-07-14  9:51   ` kqt4at5v at gmail.com
2012-07-14 18:47     ` Luka Perkov
2012-07-14 18:53       ` kqt4at5v at gmail.com

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=20120713232007.GA703@w500.iskon.local \
    --to=uboot@lukaperkov.net \
    --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.