commit | 1f0c40cfb909f5b8ff96c212a4cde3d2884b6503 | [log] [tgz] |
---|---|---|
author | Michal Simek <root@monstr.eu> | Mon Mar 26 01:39:07 2007 +0200 |
committer | Michal Simek <root@monstr.eu> | Mon Mar 26 01:39:07 2007 +0200 |
tree | 966edd78aadda268b6412e616c051602f99a6094 | |
parent | 922ce20010fc1ff0dafdcae220b20ceddaeb15d8 [diff] [blame] |
Support for XUPV2P board Reset support BSP autoconfig support
diff --git a/board/xilinx/ml401/u-boot.lds b/board/xilinx/ml401/u-boot.lds index 93147fc..cb90854 100644 --- a/board/xilinx/ml401/u-boot.lds +++ b/board/xilinx/ml401/u-boot.lds
@@ -63,4 +63,5 @@ *(.bss) __bss_end = .; } + __end = . ; }