public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] sun9i target support in u-boot?
       [not found] <54700459789aa1bea52ac69c6b7158e7@ssl.unixzen.com>
@ 2015-04-06  8:43 ` Alexey Brodkin
  0 siblings, 0 replies; only message in thread
From: Alexey Brodkin @ 2015-04-06  8:43 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-06  8:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <54700459789aa1bea52ac69c6b7158e7@ssl.unixzen.com>
2015-04-06  8:43 ` [U-Boot] sun9i target support in u-boot? Alexey Brodkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox