Port-arm archive

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

arm porting problem



Hello,

I'm trying to port NetBSD to our comany's soc, I got:

NetBSD/customized booting ...
initarm: Configuring system ...
physmemory: 32768 pages at 0x00000000 -> 0x07ffffff
Allocating page tables
freestart = 0x00009000, free_pages = 503 (0x000001f7)
IRQ stack: p0x001d1000 v0xc01d1000
ABT stack: p0x001d0000 v0xc01d0000
UND stack: p0x001cf000 v0xc01cf000
SVC stack: p0x001cd000 v0xc01cd000
Creating L1 page table at 0x001fc000
Mapping kernel
Constructing L2 page tables
freestart = 0x005ca000, free_pages = 31286 (0x7a36)
switching to new L1 page table  @0x1fc000...bootstr

Does that mean there's something with my uart driver?

Thanks!

Regards,
Joe.


Home | Main Index | Thread Index | Old Index