diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2009-07-17 19:01:07 -0500 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2009-07-24 06:42:32 +0200 |
commit | e02990764c7415c84668823a0fc8c5b4dd8d8cf0 (patch) | |
tree | 0fd9c7a3346533878759e5a27d49e06dc22b4906 /board/xpedite1k/u-boot.lds | |
parent | 086ff34a3a7e5e595630d658c1c13778399452d1 (diff) | |
download | u-boot-imx-e02990764c7415c84668823a0fc8c5b4dd8d8cf0.zip u-boot-imx-e02990764c7415c84668823a0fc8c5b4dd8d8cf0.tar.gz u-boot-imx-e02990764c7415c84668823a0fc8c5b4dd8d8cf0.tar.bz2 |
xpedite1k: Cleanup coding style
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/xpedite1k/u-boot.lds')
-rw-r--r-- | board/xpedite1k/u-boot.lds | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/xpedite1k/u-boot.lds b/board/xpedite1k/u-boot.lds index c8f9646..fc001b24 100644 --- a/board/xpedite1k/u-boot.lds +++ b/board/xpedite1k/u-boot.lds @@ -78,9 +78,6 @@ SECTIONS lib_ppc/extable.o (.text) lib_generic/zlib.o (.text) -/* . = env_offset;*/ -/* common/env_embedded.o(.text)*/ - *(.text) *(.fixup) *(.got1) |