tinyriscv-openocd/tcl/board
David Brownell 3e6f9e8d1e target.cfg: remove "-work-area-virt 0"
The semantics of "-work-area-virt 0" (or phys) changed with
the patch to require specifying physical or virtrual work
area addresses.  Specifying zero was previously a NOP.  Now
it means that address zero is valid.

This patch addresses three related issues:

 - MMU-less processors should never specify work-area-virt;
   remove those specifications.  Such processors include
   ARM7TDMI, Cortex-M3, and ARM966.

 - MMU-equipped processors *can* specify work-area-virt...
   but zero won't be appropriate, except in mischievous
   contexts (which hide null pointer exceptions).

   Remove those specs from those processors too.  If any of
   those mappings is valid, someone will need to submit a
   patch adding it ... along with a comment saying what OS
   provides the mapping, and in which context.  Example,
   say "works with Linux 2.6.30+, in kernel mode".  (Note
   that ARM Linux doesn't map kernel memory to zero ...)

 - Clarify docs on that "-virt" and other work area stuff.

Seems to me work-area-virt is quite problematic; not every
operating system provides such static mappings; if they do,
they're not in every MMU context...

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-08 08:52:40 -08:00
..
arm_evaluator7t.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
at91rm9200-dk.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
at91sam9g20-ek.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
atmel_at91sam7s-ek.cfg native line endings 2009-08-21 09:01:00 +00:00
atmel_at91sam9260-ek.cfg fix syntax of mww phys. 2009-10-25 22:15:57 +01:00
atmel_sam3u_ek.cfg Add svn:eol-style native property to TCL files that are missing it. 2009-06-30 20:44:21 +00:00
balloon3-cpu.cfg balloon3 board base config 2009-10-26 11:14:08 -07:00
crossbow_tech_imote2.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
csb337.cfg Remove vim editor commands from TCL files. 2009-07-02 11:17:04 +00:00
csb732.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
digi_connectcore_wi-9c.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
dm355evm.cfg On DM355 EVM board, associate NAND chips with $_TARGETNAME 2009-09-26 22:08:50 +00:00
dm6446evm.cfg Add basic support for DM6446 EVM board. 2009-10-06 22:56:52 +00:00
eir.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
ek-lm3s9b9x.cfg David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRST signals, so 2009-08-28 06:53:35 +00:00
ek-lm3s811.cfg David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRST signals, so 2009-08-28 06:53:35 +00:00
ek-lm3s1968.cfg David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRST signals, so 2009-08-28 06:53:35 +00:00
ek-lm3s3748.cfg David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRST signals, so 2009-08-28 06:53:35 +00:00
hammer.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
hitex_lpc2929.cfg Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family (ARM968E). 2009-09-16 12:38:26 +00:00
hitex_stm32-performancestick.cfg David Brownell <david-b@pacbell.net> Make the Hitex STM32-PerformanceStick board config behave better: 2009-06-22 17:32:17 +00:00
hitex_str9-comstick.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
iar_str912_sk.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
imx27ads.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
imx27lnst.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
imx31pdk.cfg iMX target config script's ported from Freescale BSP. 2009-10-14 11:04:44 +02:00
imx35pdk.cfg iMX target config script's ported from Freescale BSP. 2009-10-14 11:04:44 +02:00
keil_mcb1700.cfg Audrius Urmanavičius [didele.deze@gmail.com]: 2009-08-13 13:54:53 +00:00
keil_mcb2140.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
linksys_nslu2.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
logicpd_imx27.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
lubbock.cfg PXA255: support Intel "Lubbock" platform 2009-11-04 21:11:44 -08:00
mini2440.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
olimex_LPC2378STK.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
olimex_lpc_h2148.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
olimex_sam7_ex256.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
olimex_sam9_l9260.cfg fix syntax of mww phys. 2009-10-25 22:15:57 +01:00
olimex_stm32_h103.cfg freddie_chopin@op.pl fix handling of workarea 2009-06-30 11:50:04 +00:00
omap2420_h4.cfg Remove vim editor commands from TCL files. 2009-07-02 11:17:04 +00:00
openrd.cfg Fw: [PATCH] OpenRD board configuration 2009-10-14 15:51:57 +02:00
osk5912.cfg initial builds of OSK5912 boards need srst_pulls_trst 2009-10-08 13:15:18 -07:00
pic-p32mx.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
propox_mmnet1001.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
pxa255_sst.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
sheevaplug.cfg Function to flash SheevaPlug u-boot sectors 2009-10-08 17:10:52 -07:00
stm32f10x_128k_eval.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
stm3210e_eval.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
str910-eval.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
telo.cfg Remove annoying EOL whitespace (again, sigh). 2009-09-30 23:02:15 +00:00
ti_beagleboard.cfg Dirk Behme <dirk.behme@googlemail.com> Add default fall back freqency. 2009-09-04 08:27:08 +00:00
topas910.cfg Remove annoying EOL whitespace (again, sigh). 2009-09-30 23:02:15 +00:00
topasa900.cfg Remove annoying EOL whitespace (again, sigh). 2009-09-30 23:02:15 +00:00
unknown_at91sam9260.cfg fix syntax of mww phys. 2009-10-25 22:15:57 +01:00
x300t.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
zy1000.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00