Add target/mc13224v.cfg
commite4a40d257d6c8fa393929cda50c0a1d777787da2
authorMariano Alvira <mar@devl.org>
Sun, 28 Feb 2010 06:51:41 +0000 (27 22:51 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 28 Feb 2010 06:51:41 +0000 (27 22:51 -0800)
tree939fc2f8b2e086fae1da31df5cd1bea014124bae
parente70d42a727bebc5ae0ce0b1386620d30ea00b05b
Add target/mc13224v.cfg

The MC13224V is a FreeScale ARM7TDMI based IEEE802.15.4 platform for
Zigbee and similar low-power wireless applications. Using PIP
(Platform In Package) technology, it integrates: an RF balun and
matching network; a buck converter (only an external inductor is
necessary); 96KB of SRAM; and 128KB of non-volatile memory.

It has an integrated bootloader and can boot from a variety of sources:
external SPI or I2C non-volatile memory, an image loaded over UART1,
or the internal non-volatile memory. The image loaded from one of these
sources is executed directly from SRAM starting at location 0x00400000.

Open source development code at http://mc1322x.devl.org

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
tcl/target/mc13224v.cfg [new file with mode: 0644]