coreboot/src/drivers/intel
Furquan Shaikh 585210ad58 drivers/intel/fsp*: Use newly added post codes for memory param prep
This change replaces use of post codes 0x34 and 0x36 in fsp drivers to
instead use POST_MEM_PREINIT_PREP_{START,END} to make it easy to
search from where these post codes are generated during boot flow.

Additionally, it adds POST_MEM_PREINIT_PREP_END to fsp2_0 memory_init
to make it consistent with fsp1_1 memory init.

Change-Id: I307ada1679f212c424e9f7ad2c9d254e24f41fd3
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/29151
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-10-18 12:46:12 +00:00
..
fsp1_0 Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
fsp1_1 drivers/intel/fsp*: Use newly added post codes for memory param prep 2018-10-18 12:46:12 +00:00
fsp2_0 drivers/intel/fsp*: Use newly added post codes for memory param prep 2018-10-18 12:46:12 +00:00
gma Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
i210 src/{device,drivers}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:27:34 +00:00
mipi_camera Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
wifi Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00