diff options
| author | hathach <[email protected]> | 2018-03-02 14:59:55 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-03-02 14:59:55 +0700 |
| commit | b5f17fd8235b66b0137c79bf7abd26de4e77d3f7 (patch) | |
| tree | ae2dc7918603fbe437b9a30b7c01621fd53e759f /hw | |
| parent | dbe5ff2a35e6641de8ddaa19b8ecdf9a9171d6a1 (diff) | |
move startup to bsp folder
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/bsp/ea4357/startup/xpresso/cr_startup_lpc43xx.c (renamed from hw/mcu/nxp/lpc43xx/lpcxpresso/cr_startup_lpc43xx.c) | 0 | ||||
| -rw-r--r-- | hw/mcu/nxp/lpc43xx/lpcxpresso/lpc4330_spifi_mem.xml | 12 |
2 files changed, 0 insertions, 12 deletions
diff --git a/hw/mcu/nxp/lpc43xx/lpcxpresso/cr_startup_lpc43xx.c b/hw/bsp/ea4357/startup/xpresso/cr_startup_lpc43xx.c index d692c94e7..d692c94e7 100644 --- a/hw/mcu/nxp/lpc43xx/lpcxpresso/cr_startup_lpc43xx.c +++ b/hw/bsp/ea4357/startup/xpresso/cr_startup_lpc43xx.c diff --git a/hw/mcu/nxp/lpc43xx/lpcxpresso/lpc4330_spifi_mem.xml b/hw/mcu/nxp/lpc43xx/lpcxpresso/lpc4330_spifi_mem.xml deleted file mode 100644 index 395c149e0..000000000 --- a/hw/mcu/nxp/lpc43xx/lpcxpresso/lpc4330_spifi_mem.xml +++ /dev/null @@ -1,12 +0,0 @@ - <info flash_driver='LPC18_43_SPIFI_4MB_64KB.cfx'> - <chip> - <memory id='Flash' type='Flash' is_ro='true' can_program='true'></memory> - <memory id='RAM' type='RAM'></memory> - <memoryInstance id='FlashSPIFI' derived_from='Flash' location='0x14000000' size='0x40000' edited='true'/> - <memoryInstance id='RamLoc128' derived_from='RAM' location='0x10000000' size='0x20000' edited='true'/> - <memoryInstance id='RamLoc72' derived_from='RAM' location='0x10080000' size='0x12000' edited='true'/> - <memoryInstance id='RamAHB32' derived_from='RAM' location='0x20000000' size='0x8000' edited='true'/> - <memoryInstance id='RamAHB16' derived_from='RAM' location='0x20008000' size='0x4000' edited='true'/> - <memoryInstance id='RamAHB_ETB16' derived_from='RAM' location='0x2000c000' size='0x4000' edited='true'/> - </chip> - </info> |
