u-boot/board/icecube
Wolfgang Denk 702e6014f1 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 <wd@denx.de>
Cc: Prafulla Wadaskar <prafulla@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Kim Phillips <kim.phillips@freescale.com>
Cc: Andy Fleming <afleming@gmail.com>
Cc: Jason Jin <jason.jin@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Acked-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
2012-07-29 15:42:02 +02:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
README doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
README.Lite5200B_low_power doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
icecube.c lite5200b_PM: fix compile warning 2010-10-24 15:37:12 +02:00
mt46v16m16-75.h mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
mt46v32m16.h mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
mt48lc16m16a2-75.h mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00

README

---------------------------------------------------------------------------
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
---------------------------------------------------------------------------