All of lore.kernel.org
 help / color / mirror / Atom feed
From: Irvin Probst <probst@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot on NAND sunxi
Date: Wed, 29 Jun 2016 10:56:44 +0200	[thread overview]
Message-ID: <57738D4C.7060705@gmail.com> (raw)

Hi,
I've been playing a bit with a pcduino3 board (A20), I know mainline 
u-boot has no R/W support on NAND for these boards and that's not what 
I'm asking for :-)

I've noticed that when I use an sdcard, u-boot+spl initializes the 
framebuffer and the screen goes on, whereas when I put u-boot.bin 
(without spl then) on the NAND the screen stays blank. Is there some 
magic done in the uboot's SPL that the defaut Allwinner's boot0/1 does 
not do ? The environment variables and  uboot's output are identical in 
both boot processes:

U-Boot 2016.03-dirty (Jun 28 2016 - 10:59:14 +0200) Allwinner Technology
[...]
HDMI connected: Setting up a 1280x1024 hdmi console (overscan 0x0)
In:    serial
Out:   vga
Err:   vga
[...]

The only difference is that the screen stays blank when uboot is read 
from the NAND by boot1. In this configuration booting linux (zImage+dtb 
read from a sdcard) afterwards does not bring the screen on either.

Any idea on what's going on ?

Thanks.

                 reply	other threads:[~2016-06-29  8:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=57738D4C.7060705@gmail.com \
    --to=probst@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.