Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -1/+0 |
| | | | | | | | The cross compiler is responsible for providing the correct libraries and the logic to find the linking libraries. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> | |||
* | ppc4xx: Updates to Korat-specific code | Larry Johnson | 2008-03-27 | -0/+143 |
This patch contains updates for changes for the Korat PPC440EPx board. These changes include: (1) Support for "permanent" and "upgradable" copies of U-Boot, as described in the new "doc/README.korat" file; (2) a new memory map for the registers in the board's CPLD; (3) a revised format for manufacturer's data in serial EEPROM; and (4) changes to track updates to U-Boot for the Sequoia board. Signed-off-by: Larry Johnson <lrj@acm.org> |