Files
u-boot/board
Marek Vasut bb4059a53b dfu: Rename _FUNCTION_DFU to DFU_OVER_
Do the following to make the symbol names less confusing.

sed -i "s/\([TU][^_]\+\)_FUNCTION_DFU/DFU_OVER_\1/g" \
	`git grep _FUNCTION_DFU | cut -d ":" -f 1 | sort -u`

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Lukasz Majewski <lukma@denx.de>
2018-02-21 20:28:15 +01:00
..
2018-02-19 09:49:20 -05:00
2017-08-16 08:22:18 -04:00
2018-01-28 12:27:32 -05:00
2017-10-16 09:42:51 -04:00
2018-02-04 12:00:58 +01:00
2018-02-04 12:00:58 +01:00
2017-11-29 22:36:59 -05:00
2017-10-16 09:42:51 -04:00
2018-02-18 15:53:48 -07:00
2017-08-16 08:22:18 -04:00
2017-08-16 08:30:24 -04:00