[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] ColdFire information in MiNTlib's sysinfo
Hi,
I'm enhancing MiNTib's sysinfo( ) to give information about ColdFIre
systems. I've added the FireBee as a return value to the sysinfo's
command "platform", so now these are the possible outputs:
"atarist",
"atariste",
"ataritt",
"falcon",
"milan",
"hades",
"aranym",
"firebee",
"atariclone"
As TOS and I think MiNT are running too on some Freescale's evaluation
boards (MCF5484LITE, MCF5485EVB and MCF54455EVB), I was thinking to
add them also as a platform. My idea was to put them together in the
same platform as ColdFIre EVBs. As a provider I'll add Freescale
although the company is called now NXP.
Is this OK for everybody?