On Tue, Jan 13, 2015 at 04:56:22PM +0100, Christer Solskogen wrote:
> On Tue, Jan 13, 2015 at 2:42 AM, Jonathan Gray <j...@jsg.id.au> wrote:
> > Thanks, I've added the missing case for Utilite.
> > A kernel that includes this change can be found here:
> > http://jsg.id.au/openbsd/bsd.IMX.umg
> >
> 
> Now I got a bit further:
> 
> Starting kernel ...
> 
> 
> OpenBSD/imx booting ...
> arg0 0x0 arg1 0x10b1 arg2 0x10000100
> atag core flags 0 pagesize 0 rootdev 0
> atag serial 0xffff0000:00000000
> atag cmdline [sd0a]
> atag revision 00000064
> atag mem start 0x10000000 size 0x40000000
> atag mem start 0x80000000 size 0x40000000
> bootfile: sd0a
> bootargs:
> Allocating page tables
> freestart = 0x10b9a000, free_pages = 259174 (0x0003f466)
> IRQ stack: p0x10bc8000 v0xc0bc8000
> ABT stack: p0x10bc9000 v0xc0bc9000
> UND stack: p0x10bca000 v0xc0bca000
> SVC stack: p0x10bcb000 v0xc0bcb000
> Creating L1 page table at 0x10b9c000
> Mapping kernel
> Constructing L2 page tables
> undefined page pmap [ using 301948 bytes of bsd ELF symbol table ]
> board type: Utilite
> 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
> 
> 
> (and then it hangs again)
> 

Your earlier mail had a different load address than what I'd expect.
Try 0x18800000

Reply via email to