#202: Error building coreboot for Samsung Exynos5 Google Snow ------------------------------------+---------------------------------- Reporter: bluestore.logmein@… | Owner: stepan@… Type: defect | Status: new Priority: major | Milestone: Component: coreboot | Keywords: Dependencies: | Patch Status: there is no patch ------------------------------------+---------------------------------- Hi,
I am trying to compile a coreboot rom for the Samsung chromebook Series 3 - Exynos5, i followed the instructions at http://www.coreboot.org/Exynos5 to compile the armv7a-eabi toolchain and evertyhing went ok. At the menuconfig i selected Google MainBoard, model Snow, exit and save. It starts to compile until it returns this error: GEN generated/romstage.ld LINK cbfs/fallback/romstage.debug build/ec/google/chromeec/ec.romstage.o: In function `google_chromeec_early_init': /home/suporte/coreboot/src/ec/google/chromeec/ec.c:117: undefined reference to `recovery_mode_enabled' collect2: error: ld returned 1 exit status make: *** [build/cbfs/fallback/romstage.debug] Error 1
Am i missing something?
Also tried make clean and make crossgcc, and even the built went fine, when i run make always returns this error. Thank you, Pete
-- Ticket URL: https://tracker.coreboot.org/trac/coreboot/ticket/202 coreboot http://www.coreboot.org/
On Wednesday, February 26, 2014 11:03:25 PM coreboot wrote:
#202: Error building coreboot for Samsung Exynos5 Google Snow ------------------------------------+---------------------------------- Reporter: bluestore.logmein@… | Owner: stepan@… Type: defect | Status: new Priority: major | Milestone: Component: coreboot | Keywords: Dependencies: | Patch Status: there is no patch ------------------------------------+----------------------------------
We still have trac? How do people still find that old site?
build/ec/google/chromeec/ec.romstage.o: In function `google_chromeec_early_init': /home/suporte/coreboot/src/ec/google/chromeec/ec.c:117: undefined reference to `recovery_mode_enabled'
PEBKAC. Or PEIKconfig. Sounds like a build without CONFIG_CHROMEOS.
#202: Error building coreboot for Samsung Exynos5 Google Snow ------------------------------------+------------------------- Reporter: bluestore.logmein@… | Owner: stepan@… Type: defect | Status: new Priority: major | Milestone: Component: coreboot | Resolution: Keywords: | Dependencies: Patch Status: there is no patch | ------------------------------------+-------------------------
Comment (by anonymous):
Try selecting CONFIG_CHROMEOS during configuration, then build again.
-- Ticket URL: https://tracker.coreboot.org/trac/coreboot/ticket/202#comment:1 coreboot http://www.coreboot.org/
#202: Error building coreboot for Samsung Exynos5 Google Snow ------------------------------------+------------------------- Reporter: bluestore.logmein@… | Owner: stepan@… Type: defect | Status: new Priority: major | Milestone: Component: coreboot | Resolution: Keywords: | Dependencies: Patch Status: there is no patch | ------------------------------------+-------------------------
Comment (by anonymous):
Where do i select CONFIG_CHROMEOS in the menuconfig?? Or is it a switch at command line?
Thank you,
Peter
-- Ticket URL: https://tracker.coreboot.org/trac/coreboot/ticket/202#comment:2 coreboot http://www.coreboot.org/