commit | 8d3efe4e9a3429763e73e8124938cddbd3640838 | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Thu Dec 16 18:30:36 2004 +0000 |
committer | stroese <stroese> | Thu Dec 16 18:30:36 2004 +0000 |
tree | 50583c10003f69a89af5ab2e58cb3cc8b4bf1c72 | |
parent | e399e4c67045fdf2ab05e1db98e2b15c836f47fc [diff] [blame] |
AR405 board update
diff --git a/board/esd/ar405/u-boot.lds b/board/esd/ar405/u-boot.lds index 3bb4304..fcba23b 100644 --- a/board/esd/ar405/u-boot.lds +++ b/board/esd/ar405/u-boot.lds
@@ -83,7 +83,10 @@ common/lists.o (.text) common/main.o (.text) - . = env_offset; +/* + . = DEFINED(env_offset) ? env_offset : .; + common/environment.o (.ppcenv) +*/ common/environment.o (.text) *(.text)