|
From: Markus F. <mf...@mu...> - 2018-04-22 05:26:37
|
Note that FreeMiNT works fine on other ColdFire boards (like the M5484 Evaluation Board) as well. It's just that it never found its way into the Makefile as specific target but requires manual fiddling with CONFIGVARS. Am 21.04.2018 um 19:00 schrieb Thorsten Otto: > On Samstag, 21. April 2018 18:25:19 CEST Vincent Rivière wrote: >> .e. TARGET_512, TARGET_FIREBEE, etc. >> >> Could become TARGET_000, TARGET_V4E in FreeMiNT. >> Verbose, but no possible confusion. > TARGET_FIREBEE makes sense in EmuTOS, to distinguish it from other bare-metal > coldfire targets. But for Mint there is only one such target IIRC. If needed, > we should use TARGET_FIREBEE too there, but TARGET_V4E does not make much > sense, as you can use the already existing macros when you need to know the > target processor. > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Freemint-discuss mailing list > Fre...@li... > https://lists.sourceforge.net/lists/listinfo/freemint-discuss > |