Home
last modified time | relevance | path

Searched hist:"1 a344f298d9d334f7bec631432c10c0666d04757" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefile1a344f298d9d334f7bec631432c10c0666d04757 Thu Feb 03 17:00:49 CST 2005 wdenk <wdenk> * Removed '--no-warn-mismatch' option from Makefile. This option
makes 'ld' to overlook binary objects compatibility.

* Moved $(PLATFORM_LIBS) from the library group (--start-group ...
--end-group) outside of the group. This will make 'ld' to do
_multiple_ search in the library group when resolving symbol
references and do only a _single_ seach in libgcc.a after the group
search.

* Fix stability problems on CPC45 board again.

* Make image detection for diskboot / usbboot / scsiboot more robust
(also check header checksum)