Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Freescale i.mx31 on NetBSD



On Thu, Mar 20, 2008 at 7:18 PM, Matt Thomas  wrote:
> Digging out a dmesg ...  Seems the uart is implement (imxuart).
>  The smc is lacking a driver (I started one but got never finished it).
>
Weird, I'm running NetBSD -current with your matt-armv6 branch,
mine is:

NetBSD/evbarm (imx31lk) booting ...
initarm: Configuring system ...
physmemory: 32768 pages at 0x80000000 -> 0x87ffffff
Allocating page tables
freestart = 0x800c0000, free_pages = 64 (0x00000040)
IRQ stack: p0x800f1000 v0x800f1000
ABT stack: p0x800f0000 v0x800f0000
UND stack: p0x800ef000 v0x800ef000
SVC stack: p0x800ed000 v0x800ed000
Creating L1 page table at p0x800fc000 v0x800fc000
Mapping kernel
initarm: etext 802d618f, _end 80353f74
initarm: textsize 0x1e0000, totalsize 0x260000
pmap_map_chunk: pa=0x80100000 va=0x80100000 size=0x1e0000 resid=0x1e0000 prot=01
SLLLLLLLLLLLLLL
pmap_map_chunk: pa=0x802e0000 va=0x802e0000 size=0x80000 resid=0x80000 prot=0x31
LLLLLLLL
Constructing L2 page tables
pmap_map_chunk: pa=0x800f1000 va=0x800f1000 size=0x1000 resid=0x1000 prot=0x3 c1
P
pmap_map_chunk: pa=0x800f0000 va=0x800f0000 size=0x1000 resid=0x1000 prot=0x3 c1
P
pmap_map_chunk: pa=0x800ef000 va=0x800ef000 size=0x1000 resid=0x1000 prot=0x3 c1
P
pmap_map_chunk: pa=0x800ed000 va=0x800ed000 size=0x2000 resid=0x2000 prot=0x3 c1
PP
pmap_map_chunk: pa=0x800fc000 va=0x800fc000 size=0x4000 resid=0x4000 prot=0x3 c2
PPPP
pmap_map_chunk: pa=0x800fb000 va=0x800fb000 size=0x1000 resid=0x1000 prot=0x3 c2
P
pmap_map_chunk: pa=0x800fa000 va=0x800fa000 size=0x1000 resid=0x1000 prot=0x3 c2
P
pmap_map_chunk: pa=0x800f9000 va=0x800f9000 size=0x1000 resid=0x1000 prot=0x3 c2
P
pmap_map_chunk: pa=0x800f8000 va=0x800f8000 size=0x1000 resid=0x1000 prot=0x3 c2
P
pmap_map_chunk: pa=0x800f7000 va=0x800f7000 size=0x1000 resid=0x1000 prot=0x3 c2
P
pmap_map_chunk: pa=0x800f6000 va=0x800f6000 size=0x1000 resid=0x1000 prot=0x3 c2
P
pmap_map_chunk: pa=0x800f5000 va=0x800f5000 size=0x1000 resid=0x1000 prot=0x3 c2
P
pmap_map_chunk: pa=0x800f4000 va=0x800f4000 size=0x1000 resid=0x1000 prot=0x3 c2
P
pmap_map_chunk: pa=0x800f3000 va=0x800f3000 size=0x1000 resid=0x1000 prot=0x3 c2
P
devmap: 43f00000 -> 43ffffff @ fd000000
pmap_map_chunk: pa=0x43f00000 va=0xfd000000 size=0x100000 resid=0x100000 prot=00
S
freestart = 0x80354000, free_pages = 31916 (0x7cac)
switching to new L1 page table  @0x800fc000...

Did you modify anything? I compiled kernel IMX31LITE though my board
is imx31ads, not
lite kit.

BR,
Doug.


Home | Main Index | Thread Index | Old Index