-
- Downloads
Add another level of procedures to LPC2xxx initialization - procedures for...
Add another level of procedures to LPC2xxx initialization - procedures for specific targets (setup_lpc<number>) take core clock and adapter clock as parameters. This way "constant" parameters (flash size and type, CPUTAPID, etc.) do not need to be copied if one wishes to change the "variable" parameters - like the core clock or adapter clock - in a board config file or somewhere else.
Signed-off-by:
Freddie Chopin <freddie_chopin@op.pl>
Showing
- tcl/target/lpc2103.cfg 15 additions, 3 deletionstcl/target/lpc2103.cfg
- tcl/target/lpc2124.cfg 15 additions, 3 deletionstcl/target/lpc2124.cfg
- tcl/target/lpc2129.cfg 15 additions, 3 deletionstcl/target/lpc2129.cfg
- tcl/target/lpc2148.cfg 15 additions, 3 deletionstcl/target/lpc2148.cfg
- tcl/target/lpc2294.cfg 15 additions, 3 deletionstcl/target/lpc2294.cfg
- tcl/target/lpc2378.cfg 15 additions, 3 deletionstcl/target/lpc2378.cfg
- tcl/target/lpc2478.cfg 15 additions, 3 deletionstcl/target/lpc2478.cfg
Loading
Please register or sign in to comment