nb/intel/pineview: Switch to POSTCAR_STAGE

Change-Id: If23925e2837645c974e4094e7e2d90e700d3d9e8
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/26786
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Arthur Heymans
2018-06-03 10:44:55 +02:00
parent 2dcc3a5c68
commit aa7cf5597b
4 changed files with 12 additions and 11 deletions

View File

@@ -25,4 +25,6 @@ romstage-y += ram_calc.c
romstage-y += raminit.c
romstage-y += early_init.c
postcar-y += ram_calc.c
endif