u-boot-brain/arch/x86/lib/fsp
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
..
fsp_common.c x86: Notify the FSP of the 'end firmware' event 2020-09-25 11:27:22 +08:00
fsp_dram.c x86: fsp: Adjust calculations for MTRR range and DRAM top 2020-11-06 09:51:33 +08:00
fsp_graphics.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
fsp_support.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile x86: fsp: Make graphics support common to FSP1/2 2019-12-15 11:44:16 +08:00