diff options
| -rw-r--r-- | config/coreboot/gru_bob/target.cfg | 2 | ||||
| -rw-r--r-- | config/coreboot/gru_kevin/target.cfg | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/config/coreboot/gru_bob/target.cfg b/config/coreboot/gru_bob/target.cfg index c6ad9102..86283f7a 100644 --- a/config/coreboot/gru_bob/target.cfg +++ b/config/coreboot/gru_bob/target.cfg @@ -1,4 +1,4 @@  tree="default"  xarch="aarch64-elf arm-eabi"  payload_uboot="y" -status="unstable" +status="stable" diff --git a/config/coreboot/gru_kevin/target.cfg b/config/coreboot/gru_kevin/target.cfg index c6ad9102..86283f7a 100644 --- a/config/coreboot/gru_kevin/target.cfg +++ b/config/coreboot/gru_kevin/target.cfg @@ -1,4 +1,4 @@  tree="default"  xarch="aarch64-elf arm-eabi"  payload_uboot="y" -status="unstable" +status="stable" | 
