On Fri, Jul 24, 2015 at 10:29:34AM +1000, Jonathan Gray wrote:
> You could try
>
> setenv bootargs "sd0:/bsd.SUNXI.umg -c"
>
> boot and then do
>
> disable sxie*
> quit
>
> at the ukc prompt.
I compiled 2 different U-Boot versions. One is 2014.04 (or somewhat
close to it), using LeMaker git re
On Thu, Jul 23, 2015 at 09:13:08PM -0300, Daniel Bolgheroni wrote:
> On Thu, Jul 23, 2015 at 05:54:50PM +1000, Jonathan Gray wrote:
> > At the u-boot prompt try:
> >
> > printenv machid
> > setenv machid 10bb
>
> Not yet. Somehow, this is related to U-Boot 2015.04, since I could boot with
On Thu, Jul 23, 2015 at 09:13:08PM -0300, Daniel Bolgheroni wrote:
>
> Not yet. Somehow, this is related to U-Boot 2015.04, since I could boot with
> 2014.04 (not -mainline). Didn't try yet with 2015.07 to see if things changed
> yet.
Forgot to note: booted from fat fs inside mmc. Timeout when tr
On Thu, Jul 23, 2015 at 05:54:50PM +1000, Jonathan Gray wrote:
> At the u-boot prompt try:
>
> printenv machid
> setenv machid 10bb
Not yet. Somehow, this is related to U-Boot 2015.04, since I could boot with
2014.04 (not -mainline). Didn't try yet with 2015.07 to see if things change
On Tue, Jul 21, 2015 at 11:51:54PM -0300, Daniel Bolgheroni wrote:
> Hi arm@,
>
> Later last year I bought a Banana Pi board and, at that time, was able to boot
> OpenBSD on it. I can't really remember where it stopped, since it's not
> supported, but at least it booted.
>
> I tried to do the sam
On Wed, Jul 22, 2015 at 04:52:48AM +, Brandon Mercer wrote:
>
> Just to confirm. Are trying to boot the bsd.rd.SUNXI.umg or the
> bsd.SUNXI.umg?
I tried both.
Thank you.
On Tue, Jul 21, 2015 at 10:52 PM Daniel Bolgheroni
wrote:
> Hi arm@,
>
> Later last year I bought a Banana Pi board and, at that time, was able to
> boot
> OpenBSD on it. I can't really remember where it stopped, since it's not
> supported, but at least it booted.
>
> I tried to do the same thing