Here are some updated images with the fix for the interrupt controller on cortex a7/15. http://marc.info/?l=openbsd-cvs&m=141278003609690&w=2
http://jsg.id.au/openbsd/armv7/bsd.SUNXI.umg http://jsg.id.au/openbsd/armv7/bsd.rd.SUNXI.umg Though it sounds like A20/sun7i handles the timer in a different way to A10/sun4i, and there is no driver in the tree for the 'gmac' Ethernet. On Wed, Oct 08, 2014 at 11:11:48AM +0900, SASANO Takayoshi wrote: > Hi, here is the log using bsd.SUNXI.umg instead of bsd.rd.SUNXI.img. > (thanks to Theo) > > "-c" invokes UKC, but hangs up at there. > > -- > OpenBSD/sunxi booting ... > arg0 0x0 arg1 0x10bb arg2 0x40000100 > atag core flags 0 pagesize 0 rootdev 0 > atag cmdline [sd0i:/bsd -c] > atag mem start 0x40000000 size 0x40000000 > bootfile: sd0i:/bsd > bootargs: -c > memory size derived from u-boot > bootconf.mem[0].address = 40000000 pages 262144/0x40000000 > Allocating page tables > freestart = 0x40b9a000, free_pages = 259174 (0x0003f466) > IRQ stack: p0x40bc8000 v0xc0bc8000 > ABT stack: p0x40bc9000 v0xc0bc9000 > UND stack: p0x40bca000 v0xc0bca000 > SVC stack: p0x40bcb000 v0xc0bcb000 > Creating L1 page table at 0x40b9c000 > Mapping kernel > Constructing L2 page tables > undefined page pmap [ using 300196 bytes of bsd ELF symbol table ] > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > Copyright (c) 1995-2014 OpenBSD. All rights reserved. http://www.OpenBSD.org > > User Kernel Config > UKC> > > -- > SASANO Takayoshi <u...@mx5.nisiq.net>