Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2007 16:06:57 +0300
From:      Oleksandr Tymoshenko <gonzo@univ.kiev.ua>
To:        freebsd-mips@freebsd.org
Subject:   FreeBSD/MIPS platforms question
Message-ID:  <469CBEF1.7090900@univ.kiev.ua>

next in thread | raw e-mail | index | archive | help
	Hi! I'm adding ADM5120 support to p4 repo right now and stumbled
upon the routine of setting memory size/timer frequency parameters,
implementations of platform_reset and other functions of platform_ family.
For instance sentry5 uses CFM, malta and PMC boards utilize yamon and
ADM5120 code gets these parameters as argc, argv of entry point.
I think of moving all platform_XXX and mips_init routine to
platform-related machdep file in platform dir, just like in -arm tree e.g.
mips32/sentry5/setnty5_machdep.c
mips32/adm5120/adm5120_machdep.c
etc..

What's your opinion?

-- 
gonzo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?469CBEF1.7090900>