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 changed yet. Thank you. -- full log -- U-Boot 2014.04-10733-gea1ac32 (Jan 27 2015 - 17:41:27) Allwinner Technology CPU: Allwinner A20 (SUN7I) Board: Bananapi I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: dwmac.1c50000 Hit any key to stop autoboot: 0 sun7i# sun7i# sun7i# sun7i# fatload mmc 0:1 60000000 bsd.umg reading bsd.umg 4628832 bytes read in 253 ms (17.4 MiB/s) sun7i# bootm 60000000 ## Booting kernel from Legacy Image at 60000000 ... Image Name: boot Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4628768 Bytes = 4.4 MiB Load Address: 40300000 Entry Point: 40300000 Verifying Checksum ... OK Loading Kernel Image ... OK Starting kernel ... OpenBSD/sunxi booting ... arg0 0x0 arg1 0x10bb arg2 0x40000100 atag core flags 0 pagesize 0 rootdev 0 atag mem start 0x40000000 size 0x40000000 bootfile: bootargs: memory size derived from u-boot bootconf.mem[0].address = 40000000 pages 262144/0x40000000 Allocating page tables freestart = 0x4076b000, free_pages = 260245 (0x0003f895) IRQ stack: p0x40799000 v0xc0799000 ABT stack: p0x4079a000 v0xc079a000 UND stack: p0x4079b000 v0xc079b000 SVC stack: p0x4079c000 v0xc079c000 Creating L1 page table at 0x4076c000 Mapping kernel Constructing L2 page tables undefined page pmap [ using 391672 bytes of bsd ELF symbol table ] board type: 4283 Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1995-2015 OpenBSD. All rights reserved. http://www.OpenBSD.org OpenBSD 5.8-beta (GENERIC) #182: Mon Jul 20 10:48:45 MDT 2015 j...@imx.jsg.id.au:/usr/src/sys/arch/armv7/compile/GENERIC real mem = 1073741824 (1024MB) avail mem = 1044004864 (995MB) warning: no entropy supplied by boot loader mainbus0 at root cortex0 at mainbus0 ampintc0 at cortex0 nirq 160 agtimer0 at cortex0: tick rate 24000 KHz cpu0 at mainbus0: ARM Cortex A7 rev 4 (ARMv7 core) cpu0: DC enabled IC enabled WB disabled EABT branch prediction enabled cpu0: 32KB(32b/l,2way) I-cache, 32KB(64b/l,4way) wr-back D-cache sunxi0 at mainbus0: Allwinner A20 sxipio0 at sunxi0 sxiccmu0 at sunxi0 sxitimer0 at sunxi0: ticktimer 100hz @ 32KHz sxitimer1 at sunxi0: stattimer 128hz @ 32KHz sxitimer2 at sunxi0: cntrtimer @ 32KHz sxidog0 at sunxi0 sxirtc0 at sunxi0 sxiuart0 at sunxi0: console sxiuart1 at sunxi0 sxiuart2 at sunxi0 sxiuart3 at sunxi0 sxiuart4 at sunxi0 sxiuart5 at sunxi0 sxiuart6 at sunxi0 sxiuart7 at sunxi0 sxie0 at sunxi0, address 02:96:0a:01:3c:5e rgephy0 at sxie0 phy 0: RTL8169S/8110S/8211 PHY, rev. 5 rgephy1 at sxie0 phy 1: RTL8169S/8110S/8211 PHY, rev. 5 ahci0 at sunxi0 AHCI 1.1 scsibus0 at ahci0: 32 targets ehci0 at sunxi0 usb0 at ehci0: USB revision 2.0 uhub0 at usb0 "Allwinner EHCI root hub" rev 2.00/1.00 addr 1 ehci1 at sunxi0 usb1 at ehci1: USB revision 2.0 uhub1 at usb1 "Allwinner EHCI root hub" rev 2.00/1.00 addr 1 gpio0 at sxipio0: 18 pins gpio1 at sxipio0: 24 pins gpio2 at sxipio0: 25 pins gpio3 at sxipio0: 28 pins gpio4 at sxipio0: 12 pins gpio5 at sxipio0: 6 pins gpio6 at sxipio0: 12 pins gpio7 at sxipio0: 28 pins gpio8 at sxipio0: 22 pins -- db