u-boot-brain/board/st
Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat'
We use 'priv' for private data but often use 'platdata' for platform data.
We can't really use 'pdata' since that is ambiguous (it could mean private
or platform data).

Rename some of the latter variables to end with 'plat' for consistency.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-13 16:51:08 -07:00
..
common board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf 2020-08-13 09:52:49 +02:00
stih410-b2260 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
stm32f429-discovery common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32f429-evaluation common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32f469-discovery common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32f746-disco common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
stm32h743-disco common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32h743-eval common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32mp1 board: st: stm32mp1: update load address for FIT examples 2020-11-25 14:27:19 +01:00
stv0991 dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00