public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] sun9i target support in u-boot?
Date: Mon, 6 Apr 2015 08:43:36 +0000	[thread overview]
Message-ID: <1428309816.7935.5.camel@synopsys.com> (raw)
In-Reply-To: <54700459789aa1bea52ac69c6b7158e7@ssl.unixzen.com>

Hello Alexander,

On Sun, 2015-04-05 at 22:41 -0500, kallisti5 wrote:
> Good evening!
> 
> I'm looking at a port of Haiku (haiku-os.org) to the A80 cubieboard4.
> I can't seem to figure out their u-boot from SD card process.
> 
> Is there sun9i support in your branch / mainline?
> 
> 
> kallisti5 at eris ~ :) $ cat allwinner-bless.sh
> #!/bin/bash
> 
> wget 
> "https://github.com/cubieboard/CC-A80-binaries/raw/master/bin/u-boot-spl.bin" 
> -O /tmp/boot0
> wget 
> "https://github.com/cubieboard/CC-A80-binaries/raw/master/bin/u-boot-sun9iw1p1.bin" 
> -O /tmp/boot1
> 
> dd if=/tmp/boot0 of=$1 bs=1024 seek=8
> dd if=/tmp/boot1 of=$1 bs=1024 seek=19096

Unfortunately I have almost nothing to do with U-Boot on Cubieboards.
For more info please refer to http://linux-sunxi.org/U-Boot

If your problem still stays unsolved I would recommend you to continue
discussion on U-Boot mailing list (already CCed).

Also I'm adding in CC Hans de Goede who's one of maintainers of U-Boot
port for Sunxi.

-Alexey

           reply	other threads:[~2015-04-06  8:43 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <54700459789aa1bea52ac69c6b7158e7@ssl.unixzen.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=1428309816.7935.5.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox