[PATCH v1 5/5] uboot: loongarch64


Xiaotian Wu
 

Signed-off-by: Xiaotian Wu <wuxiaotian@...>
---
meta/recipes-bsp/u-boot/u-boot-tools.inc | 1 +
1 file changed, 1 insertion(+)

diff --git a/meta/recipes-bsp/u-boot/u-boot-tools.inc b/meta/recipes-bsp/u-boot/u-boot-tools.inc
index 0bdbce725a..09b3c3f68c 100644
--- a/meta/recipes-bsp/u-boot/u-boot-tools.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-tools.inc
@@ -24,6 +24,7 @@ SED_CONFIG_EFI:x86-64 = ''
SED_CONFIG_EFI:arm = ''
SED_CONFIG_EFI:armeb = ''
SED_CONFIG_EFI:aarch64 = ''
+SED_CONFIG_EFI:loongarch64 = ''

do_compile () {
# Yes, this is crazy. If you build on a system with git < 2.14 from scratch, the tree will
--
2.39.1


Alexander Kanavin
 

Please adjust the commit message: something like "uboot; add a
loongarch64 entry" would be better.

Alex

On Thu, 2 Feb 2023 at 09:02, Xiaotian Wu <wuxiaotian@...> wrote:

Signed-off-by: Xiaotian Wu <wuxiaotian@...>
---
meta/recipes-bsp/u-boot/u-boot-tools.inc | 1 +
1 file changed, 1 insertion(+)

diff --git a/meta/recipes-bsp/u-boot/u-boot-tools.inc b/meta/recipes-bsp/u-boot/u-boot-tools.inc
index 0bdbce725a..09b3c3f68c 100644
--- a/meta/recipes-bsp/u-boot/u-boot-tools.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-tools.inc
@@ -24,6 +24,7 @@ SED_CONFIG_EFI:x86-64 = ''
SED_CONFIG_EFI:arm = ''
SED_CONFIG_EFI:armeb = ''
SED_CONFIG_EFI:aarch64 = ''
+SED_CONFIG_EFI:loongarch64 = ''

do_compile () {
# Yes, this is crazy. If you build on a system with git < 2.14 from scratch, the tree will
--
2.39.1