mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
702e6014f1
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>
13 lines
988 B
Text
13 lines
988 B
Text
---------------------------------------------------------------------------
|
|
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
|
|
---------------------------------------------------------------------------
|