diff options
author | Furquan Shaikh <furquan@google.com> | 2020-11-21 22:21:42 -0800 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-12-08 21:15:48 +0000 |
commit | ae5f8a0751a060a5a8f2e6202c846dd45f8257a2 (patch) | |
tree | cb7f216d14926e799403e50eb6486f773a16b4d9 /src/mainboard/purism | |
parent | 78c3e1c50ac0bf0064d38aeb9805dbfe7aafe973 (diff) |
Makefile: Allow platform to provide additional params for add cmd
This change adds optional CBFSTOOL_ADD_CMD_OPTIONS that can be used by
arch/SoC/mainboard Makefiles to supply any additional arguments that
need to be passed into cbfstool when using cbfstool add command.
This is useful when platform wants to add these parameters depending
upon some arch/SoC/mainboard specific configs. Immediate use case is
the fast SPI controller on Intel platforms adding arguments for
extended window base and size.
BUG=b:171534504
Change-Id: I2f48bc3f494d9a5da7e99b530a39d6078b4a881c
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47884
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/purism')
0 files changed, 0 insertions, 0 deletions