mirror of
https://xff.cz/git/u-boot/
synced 2025-10-09 12:06:41 +02:00
Partial linking allows weak functions to be overridden in files containing only one function. Moving the sc520 override of reset_cpu gets rid of an ugly #ifdef Signed-off-by: Graeme Russ <graeme.russ@gmail.com>