From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 182F6C433EF for ; Thu, 17 Mar 2022 07:06:53 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4KJyqv3st2z30Dv for ; Thu, 17 Mar 2022 18:06:51 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sysmate.com (client-ip=58.224.160.96; helo=sysmate.com; envelope-from=pooky@sysmate.com; receiver=) Received: from sysmate.com (mail.sysmate.com [58.224.160.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4KJNGl0Jt3z2xMQ for ; Wed, 16 Mar 2022 19:09:34 +1100 (AEDT) From: To: Subject: [Help] I want to know how to import u-boot v2016.07 version locally Date: Wed, 16 Mar 2022 17:09:27 +0900 Organization: SYSMATE Message-ID: <000601d8390d$28330520$78990f60$@sysmate.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01D83958.981AFB40" X-Mailer: Microsoft Outlook 16.0 Thread-Index: Adg5DSdMwb2AQ1ePTIGS6/qS7gm5Tw== Content-Language: ko X-Mailman-Approved-At: Thu, 17 Mar 2022 18:06:08 +1100 X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: pooky@sysmate.com Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" This is a multipart message in MIME format. ------=_NextPart_000_0007_01D83958.981AFB40 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To whom it may concern, My name is Hounjoung, Software engineer for Sysmate in South Korea. I found your email address on website. I am a complete beginner to openbmc. I am developing a motherboard using AST2500 chip using openbmc. I am setting up the development environment based on Asrock's e3c246d4i target. I need to modify the u-boot source code, so I tried to import the u-boot source code to local with devtool. $ devtool modify u-boot myLocalU-Boot/ An error occurred while importing locally. Asrock uses u-boot v2016.07 version, but the version does not match, so the error seems to occur. Is there a way to download and use u-boot v2016.07 version locally? Best regards, Houn-Joung ------=_NextPart_000_0007_01D83958.981AFB40 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

To whom it = may concern,

 

My name is Hounjoung, Software engineer for Sysmate in = South Korea.

I found your email address on = website.

 

I am a complete beginner to = openbmc.

I = am developing a motherboard using AST2500 chip using openbmc. =

 

I am setting up the development environment based on =  Asrock’s e3c246d4i target.

I need to modify the u-boot source = code, so I tried to import the u-boot source code to local with = devtool.

 

$ devtool modify u-boot = myLocalU-Boot/


An error occurred while importing = locally.

Asrock uses u-boot v2016.07  version, but the version = does not match, so the error seems to occur.

Is there a way to download and use = u-boot v2016.07 version locally?

 

Best regards, =

Houn-Joung

------=_NextPart_000_0007_01D83958.981AFB40--