commit | 945af8d723a29e9b6289d84250745ed0dc16fc81 | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Wed Jul 16 21:53:01 2003 +0000 |
committer | wdenk <wdenk> | Wed Jul 16 21:53:01 2003 +0000 |
tree | 6798d0b717c05b01742df0c410038c702b8a1979 | |
parent | cb4dbb7bbc271f988e14ec353a5e86d7f10e1da0 [diff] [blame] |
* Add support for IceCube board (with MGT5100 and MPC5200 CPUs) * Add support for MGT5100 and MPC5200 processors
diff --git a/board/exbitgen/u-boot.lds b/board/exbitgen/u-boot.lds index 36f9491..7dd5391 100644 --- a/board/exbitgen/u-boot.lds +++ b/board/exbitgen/u-boot.lds
@@ -98,7 +98,7 @@ PROVIDE (erotext = .); .reloc : { - *(.got) + *(.got) _GOT2_TABLE_ = .; *(.got2) _FIXUP_TABLE_ = .;