Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/41115 )
Change subject: mb/intel/cedarisland_crb: Add ramstage.c to Makefile.inc ......................................................................
mb/intel/cedarisland_crb: Add ramstage.c to Makefile.inc
Otherwise, it does not get built.
Change-Id: I4ceab66e2441c5f71de6e1b17a59cb5161eda329 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/intel/cedarisland_crb/Makefile.inc 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/41115/1
diff --git a/src/mainboard/intel/cedarisland_crb/Makefile.inc b/src/mainboard/intel/cedarisland_crb/Makefile.inc index 9bd0173..3da456e 100644 --- a/src/mainboard/intel/cedarisland_crb/Makefile.inc +++ b/src/mainboard/intel/cedarisland_crb/Makefile.inc @@ -1,2 +1,3 @@ bootblock-y += bootblock.c romstage-y += romstage.c +ramstage-y += ramstage.c
Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41115 )
Change subject: mb/intel/cedarisland_crb: Add ramstage.c to Makefile.inc ......................................................................
Patch Set 1: Code-Review-1
does not work without CB:41116 ;; further, see CB:41106
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41115 )
Change subject: mb/intel/cedarisland_crb: Add ramstage.c to Makefile.inc ......................................................................
Patch Set 1:
Patch Set 1: Code-Review-1
does not work without CB:41116 ;; further, see CB:41106
This change is to point out to Andrey and Maxim that the file isn't getting built
Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41115 )
Change subject: mb/intel/cedarisland_crb: Add ramstage.c to Makefile.inc ......................................................................
Patch Set 1:
Patch Set 1:
Patch Set 1: Code-Review-1
does not work without CB:41116 ;; further, see CB:41106
This change is to point out to Andrey and Maxim that the file isn't getting built
:-)
Angel Pons has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/41115 )
Change subject: mb/intel/cedarisland_crb: Add ramstage.c to Makefile.inc ......................................................................
Abandoned