diff options
| author | Wolfgang Denk <[email protected]> | 2012-04-29 23:57:39 +0000 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2012-07-29 15:42:02 +0200 |
| commit | 702e6014f15b307f144fa03ecaf83a8446c6802a (patch) | |
| tree | 8c9360248c257f52c1487d9e6cbba3f2dc38e294 /doc/README.IceCube | |
| parent | 631fea8f2d70aa5eb7c49b33039971dfc61bba88 (diff) | |
doc: cleanup - move board READMEs into respective board directories
Also drop a few files referring to no longer / not yet supported
boards.
Signed-off-by: Wolfgang Denk <[email protected]>
Cc: Prafulla Wadaskar <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Kim Phillips <[email protected]>
Cc: Andy Fleming <[email protected]>
Cc: Jason Jin <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
Acked-by: Stefano Babic <[email protected]>
Acked-by: Daniel Schwierzeck <[email protected]>
Diffstat (limited to 'doc/README.IceCube')
| -rw-r--r-- | doc/README.IceCube | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/README.IceCube b/doc/README.IceCube deleted file mode 100644 index 5252bc97678..00000000000 --- a/doc/README.IceCube +++ /dev/null @@ -1,13 +0,0 @@ ---------------------------------------------------------------------------- -Build target Flash address | BDI "go" command | Reset Vector ---------------------------------------------------------------------------- -Lite5200 0xFFF00000 | 0xFFF00100 | 0xFFF00100 -Lite5200_LOWBOOT 0xFF000000 | 0xFF000100 | 0x00000100 -Lite5200_LOWBOOT08 0xFF800000 | 0xFF800100 | 0x00000100 -icecube_5200 0xFFF00000 | 0xFFF00100 | 0xFFF00100 -icecube_5200_LOWBOOT 0xFF000000 | 0xFF000100 | 0x00000100 -icecube_5200_LOWBOOT08 0xFF800000 | 0xFF800100 | 0x00000100 -icecube_5200_DDR 0xFFF00000 | 0xFFF00100 | 0xFFF00100 -icecube_5200_DDR_LOWBOOT 0xFF800000 | 0xFF800100 | 0x00000100 -icecube_5200_DDR_LOWBOOT08 0xFF800000 | 0xFF800100 | 0x00000100 ---------------------------------------------------------------------------- |
