All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aswath Govindraju <a-govindraju@ti.com>
Cc: <u-boot@lists.denx.de>, Tom Rini <trini@konsulko.com>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Aswath Govindraju <a-govindraju@ti.com>
Subject: [PATCH 0/2] J721E: Fix bootcmd
Date: Fri, 18 Feb 2022 18:59:54 +0530	[thread overview]
Message-ID: <20220218132956.17738-1-a-govindraju@ti.com> (raw)

The following series of patches fix the bootcmd for J721e,
- adds the command 'run boot_rpocs' for booting remote processors
  from U-Boot (As it was earlier)
- removes setting of dorprocboot to 1. Since this should be
  set by the user and not set by default
- Syncs the bootcmd of hs configs with GP.

Aswath Govindraju (2):
  configs: j721e_evm_a72_defconfig: Fix the bootcmd
  configs: j721e_hs_evm_a72_defconfig: Sync up the bootcmd with GP
    configs

 configs/j721e_evm_a72_defconfig    | 2 +-
 configs/j721e_hs_evm_a72_defconfig | 2 +-
 include/configs/j721e_evm.h        | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

-- 
2.17.1


             reply	other threads:[~2022-02-18 13:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-18 13:29 Aswath Govindraju [this message]
2022-02-18 13:29 ` [PATCH 1/2] configs: j721e_evm_a72_defconfig: Fix the bootcmd Aswath Govindraju
2022-02-18 13:29 ` [PATCH 2/2] configs: j721e_hs_evm_a72_defconfig: Sync up the bootcmd with GP configs Aswath Govindraju
2022-02-22  4:48 ` [PATCH 0/2] J721E: Fix bootcmd Aswath Govindraju

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=20220218132956.17738-1-a-govindraju@ti.com \
    --to=a-govindraju@ti.com \
    --cc=kishon@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.