All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [tisdk-setup-scripts][PATCH 0/8] keystone: utilize UART boot
Date: Thu, 22 Dec 2016 16:45:03 -0500	[thread overview]
Message-ID: <20161222214502.GD28380@edge> (raw)
In-Reply-To: <1482416729-15556-1-git-send-email-j-stiffler@ti.com>

On Thu, Dec 22, 2016 at 09:25:21AM -0500, Jacob Stiffler wrote:
> For keystone EVMs, there is no MMC interface, so U-Boot cannot be
> updated by simply flashing an SD card. U-Boot is updated by using a
> another instance of U-Boot to flash the board. Howver, a board may or
> may not have U-Boot flashed, and if it is, it is unmanageable to
> support all possible versions of U-Boot and the various default
> environments.
> 
> Therefore these patches automate using UART boot to boot an instance
> of the packaged version of U-Boot which is used to flash and configure
> the board. In this way, only the packaged version of U-Boot needs to
> be supported.

While I haven't reviewed the code in all the detail, the overall concept 
seems fine to me. Please merge the patches when ready. Thanks.

-- 
Denys


> Jacob Stiffler (8):
>   setup-uboot-env-keystone.sh: add prompt_feedback function
>   setup-uboot-env-keystone.sh: enhance do_expect function
>   setup-uboot-env-keystone.sh: add detection of BMC port
>   setup-uboot-env-keystone.sh: make updating ubifs an independent option
>   setup-uboot-env-keystone.sh: create minicom script to update board
>   add-to-group: require user to logout for group change
>   setup-package-install: Add screen and lrzsz packages
>   setup-uboot-env-keystone: use UART boot to boot latest version of
>     U-Boot
> 
>  add-to-group.sh             |   2 +
>  setup-package-install.sh    |   2 +-
>  setup-uboot-env-keystone.sh | 379 ++++++++++++++++++++++++++------------------
>  3 files changed, 225 insertions(+), 158 deletions(-)
> 
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      parent reply	other threads:[~2016-12-22 21:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-22 14:25 [tisdk-setup-scripts][PATCH 0/8] keystone: utilize UART boot Jacob Stiffler
2016-12-22 14:25 ` [tisdk-setup-scripts][PATCH 1/8] setup-uboot-env-keystone.sh: add prompt_feedback function Jacob Stiffler
2016-12-22 14:25 ` [tisdk-setup-scripts][PATCH 2/8] setup-uboot-env-keystone.sh: enhance do_expect function Jacob Stiffler
2016-12-22 14:25 ` [tisdk-setup-scripts][PATCH 3/8] setup-uboot-env-keystone.sh: add detection of BMC port Jacob Stiffler
2016-12-22 14:25 ` [tisdk-setup-scripts][PATCH 4/8] setup-uboot-env-keystone.sh: make updating ubifs an independent option Jacob Stiffler
2016-12-22 14:25 ` [tisdk-setup-scripts][PATCH 5/8] setup-uboot-env-keystone.sh: create minicom script to update board Jacob Stiffler
2016-12-22 14:25 ` [tisdk-setup-scripts][PATCH 6/8] add-to-group: require user to logout for group change Jacob Stiffler
2016-12-22 14:25 ` [tisdk-setup-scripts][PATCH 7/8] setup-package-install: Add screen and lrzsz packages Jacob Stiffler
2016-12-22 14:25 ` [tisdk-setup-scripts][PATCH 8/8] setup-uboot-env-keystone: use UART boot to boot latest version of U-Boot Jacob Stiffler
2016-12-22 21:45 ` Denys Dmytriyenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161222214502.GD28380@edge \
    --to=denys@ti.com \
    --cc=j-stiffler@ti.com \
    --cc=meta-arago@arago-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.