commit | f82271e455fba63ddf7912321a9642deb5773915 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Oct 22 15:44:39 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Oct 31 21:20:51 2007 +0100 |
tree | e3e293dddf7068a0e6a3834d6ac1ce40a405425a | |
parent | 6422a268e86086b20c99ec05101ed2bcf1749466 [diff] |
ppc4xx: Rework of 4xx serial driver (2) Change all linker scripts to reference the changed driver name 4xx_uart.o. Note: In most cased all these explicit referencing of these object files in the linker scripts is not neccessary. Only for manually embedded environment into the U-Boot image, which is not done is most cases. Signed-off-by: Stefan Roese <sr@denx.de>