3rdparty/ffs: add open-power ffs utils
These tools are used to manipulate open-power specific partitioning and ecc algorithms. Change-Id: I0657f76aab75190244d0e81c2b1a525e50af484d Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35007 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
37ba3d1cf5
commit
1e02d73c73
|
@ -34,3 +34,6 @@
|
|||
url = ../intel-microcode.git
|
||||
update = none
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/ffs"]
|
||||
path = 3rdparty/ffs
|
||||
url = ../ffs.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 3ec70fbc458e32eef0d0b1de79688b4dc48cbd57
|
Loading…
Reference in New Issue