Hello Aurélien,
I want to believe that this appnote can be a guideline for developing your bootloader:
http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4367.pdf
This appnote describes how to add the FNET bootloader to Kinetis projects. There is a section that includes adding it to the MQX linker which is the section that I believe you will find useful.
In addition, please take a look to the following web page:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K20_72&fpsp=1&tab=Documentation_Tab
There are 3 bootloader applications, 2 using USB and 1 using serial port.
AN2295 Developer’s Serial Bootloader
AN4368 USB Mass Storage Device (MSD) Host Bootloader
AN4379 USB Mass Storage Device (MSD) Bootloader
I hope this helps.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------