Subject: hpcboot & Jornada820
To: None <port-hpcarm@netbsd.org>
From: Noud de Brouwer <noud@knot.nl>
List: port-hpcarm
Date: 02/15/2003 09:19:29
could some kind person build hpcboot.exe for me,
given:

NetBSD 1.5W (JORNADA820) #0: Sat Feb 15 06:58:28 CET 2003
    root@host222:/usr/src/sys-20010624/arch/hpcarm/compile/JORNADA820
total memory = 16384 KB                                              
avail memory = 10596 KB
using 230 buffers containing 920 KB of memory
mainbus0 (root)                              
cpu0 at mainbus0: SA-1100 rev 9 (SA-1 core) DC enabled IC enabled WB enabled EAB
T
saip0 at mainbus0
saost0 at saip0 addr 0x90000000-0x9000001f
saost0: SA-11x0 OS Timer                  
sacom0 at saip0 addr 0xd000d000-0xd000d023 intr 17
sacom0: unknown SA11x0 UART                       
sacom0: console            
sacc0 at saip0 addr 0x40000000-0x40001fff
sed0 at saip0                            
sed0: Epson SED1356
sed0: framebuffer address: 0xb0100010
hpcfb0 at sed0: hpcrasops 640x480 pixels, 256 colors, 80x48 chars: multi
wsdisplay0 at hpcfb0                                                    
wsdisplay0: screen 0 added (std, vt100 emulation)

i'd think the machine_config.cpp should be:
+       { PLATID_CPU_ARM_STRONGARM_SA1100 , PLATID_MACH_HP_JORNADA_820JP   ,   
    8,      640,      480,      640, 0xc0002e00 },
000 },

or:

+       { PLATID_CPU_ARM_STRONGARM_SA1100 , PLATID_MACH_HP_JORNADA_820JP   ,   
    8,      640,      480,      640, 0xb0100010 },

not sure, i'd say the later.. 
(but hope it's ok i ask the (or 2) build(s).)

i did add:
 bootinfo->fb_line_bytes = 640;
 bootinfo->fb_addr = (void *)0xb0100010;
to hpc_machdep.c.

thanx much!



o..anyone recalls the date md0 started to work?

md0: internal 65536 image area
<<< should md0 be populated here?
root on md0a dumps on md0b    
no file system for md0 (dev 0x1200)
cannot mount root, error = 79      

dunno what to do w/ the md0-thingy yet. (
(pointers welcome)



this is src/sys 20010624
i'll next try to get src/sys > 20010624 going.. 20011129's next..
~n

-- 
------------------------------------
  ## UNIX's an abbreviation ##
    * my pc's my backplane *
------------------------------------