On Tue, Jan 13, 2015 at 5:45 PM, Jonathan Gray <[email protected]> wrote:
>
> Your earlier mail had a different load address than what I'd expect.
> Try 0x18800000

Same. I've tried the following staring adresses: 0x10600000 -
0x18800000 - 0x10800000
The last one is what I use to boot bitrig.

CM-FX6 # tftp 0x10800000 bsd.umg
Using FEC device
TFTP from server 192.168.0.4; our IP address is 192.168.0.9
Filename 'bsd.umg'.
Load address: 0x10800000
Loading: #################################################################
         #################################################################
         #################################################################
         ###############################################################
         1.3 MiB/s
done
Bytes transferred = 3772872 (3991c8 hex)
CM-FX6 # bootm
## Booting kernel from Legacy Image at 10800000 ...
   Image Name:   boot
   Created:      2015-01-13   1:37:16 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3772808 Bytes = 3.6 MiB
   Load Address: 10800000
   Entry Point:  10800000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

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

Reply via email to