Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/29516 )
Change subject: payloads/external/Linuxboot: support u-root versions ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/#/c/29516/2/payloads/external/LinuxBoot/Kconfig File payloads/external/LinuxBoot/Kconfig:
https://review.coreboot.org/#/c/29516/2/payloads/external/LinuxBoot/Kconfig@... PS2, Line 115: Latest stable u-root release version it won't be latest as soon as v3.0.0 is released.
https://review.coreboot.org/#/c/29516/2/payloads/external/LinuxBoot/targets/... File payloads/external/LinuxBoot/targets/u-root.mk:
https://review.coreboot.org/#/c/29516/2/payloads/external/LinuxBoot/targets/... PS2, Line 48: ifneq ($(CONFIG_LINUXBOOT_UROOT_VERSION), master) why don't checkout master ? Shouldn't it fetch first to always use the lastest master ?