mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-16 18:11:22 +00:00
servo_v4: use coreboot toolchain
This defaults servo_v4 to use the more compact coreboot toolchain, as the flash is full. BUG=b:80261180 BRANCH=None TEST=still works Change-Id: Ifb970c4a22439e0c53420cfff2464a658331c799 Signed-off-by: Nick Sanders <nsanders@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1072745 Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
CHIP:=stm32
|
||||
CHIP_FAMILY:=stm32f0
|
||||
CHIP_VARIANT:=stm32f07x
|
||||
$(call set-option,CROSS_COMPILE_arm,$(CROSS_COMPILE_arm),\
|
||||
/opt/coreboot-sdk/bin/arm-eabi-)
|
||||
|
||||
# Not enough SRAM: Disable all tests
|
||||
test-list-y=
|
||||
|
||||
Reference in New Issue
Block a user