Subject: EBSA285
To: None <port-arm32@netbsd.org>
From: Kazuki Sakamoto <sakamoto@cec.co.jp>
List: port-arm32
Date: 10/01/1998 20:51:39
Hi,
I am trying to run the NetBSD-current(Sep 19) EBSA285 kernel with
Intel EBSA-285. The Kernel which I made by cross-compiling is
the following condition.
% arm-netbsd-size -Ax netbsd
netbsd :
section size addr
.text 0x129000 0xeffff020
.data 0xd000 0xf0129000
.bss 0x1f9a8 0xf0136000
Total 0x1559a8
I tried to read this kernel by using angelboot and ARM SDK 2.1.
But, both angelboot and ARM SDK stop when it begins to send this kernel.
I think that bootloader to read kernel and initialize(device, MMU, ...)
is necessary.
Please let me know how to run NetBSD/arm32 with EBSA285.
Kazuki Sakamoto
sakamoto@cec.co.jp