It would be nice to not unecessarily use rom data vars.
This commit is contained in:
parent
8c742bc9c8
commit
34b4107b9d
7
TODO
7
TODO
|
@ -2,6 +2,9 @@
|
|||
use run_algorithm to hook ROM NVM functions
|
||||
see flash/stm32x.c
|
||||
|
||||
- set XTAL_CNTL. See
|
||||
http://devl.org/pipermail/mc1322x/2009-October/000063.html
|
||||
- add TARGETS which doesn't set space aside space for rom variable or
|
||||
call rom_data_init and
|
||||
TARGETS_WITH_ROMDATA which does what is going on now.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue