Maxim Polyakov has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/47886 )
Change subject: configs: Add builder Kontron mAL-10 config ......................................................................
configs: Add builder Kontron mAL-10 config
Add config file that can be used to build the coreboot image for the Kontron mAL-10 module.
Change-Id: I7144a49410d05783224760ebc1933011b22a108b Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- A configs/config.kontron_mal10 1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/47886/1
diff --git a/configs/config.kontron_mal10 b/configs/config.kontron_mal10 new file mode 100644 index 0000000..fa9ecf1 --- /dev/null +++ b/configs/config.kontron_mal10 @@ -0,0 +1,7 @@ +CONFIG_VENDOR_KONTRON=y +CONFIG_FMDFILE="src/mainboard/kontron/mal10/mal10.fmd" +CONFIG_NEED_IFWI=y +CONFIG_HAVE_IFD_BIN=y +CONFIG_BOARD_KONTRON_COME_MAL10=y +CONFIG_USE_LEGACY_8254_TIMER=y +CONFIG_PAYLOAD_NONE=y
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47886 )
Change subject: configs: Add builder Kontron mAL-10 config ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/47886/1/configs/config.kontron_mal1... File configs/config.kontron_mal10:
https://review.coreboot.org/c/coreboot/+/47886/1/configs/config.kontron_mal1... PS1, Line 4: CONFIG_HAVE_IFD_BIN=y Where?
https://review.coreboot.org/c/coreboot/+/47886/1/configs/config.kontron_mal1... PS1, Line 7: CONFIG_PAYLOAD_NONE=y This shouldn't be part of the config
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/47886?usp=email )
Change subject: configs: Add builder Kontron mAL-10 config ......................................................................
Abandoned