On 14.11.2011 13:04, jjp jjp wrote: > Hi list, > I make simple patch for using MRAM on Kinetis. > I configure all clocks in my GDB script from FlexBus example (from Freescale) > It works for me (I don't use Redboot), but maybe there are something else to > do. > Best regards.
Hi jjp. Thanks for tweaking Kinetis port. However I have some remarks: It's kind of too intrusive. You don't have to deal with architecture. It is a bad idea since you will have to patch arch every time you checkout. Or at least you may encounter conflicts. Everything can be resolved in platform, I advise you to create new platform twr_k60n512_mram (clone twr_k60n512 and rename) and try to resolve everything there. No need to change a bit anywhere else except add entries to ecos.db. Look here for hints for your new platform CDL: http://ecos.sourceware.org/ml/ecos-devel/2011-07/msg00002.html Ilija -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss