u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Manorit Chawdhry <m-chawdhry@ti.com>
To: Tom Rini <trini@konsulko.com>
Cc: <u-boot@lists.denx.de>, Vignesh Raghavendra <vigneshr@ti.com>,
	"Neha Francis" <n-francis@ti.com>,
	Jayesh Choudhary <j-choudhary@ti.com>,
	"Kamlesh Gurudasani" <kamlesh@ti.com>, Judith Mendez <jm@ti.com>,
	Bryan Brattlof <bb@ti.com>, Sinthu Raja <sinthu.raja@ti.com>,
	Andrew Davis <afd@ti.com>, Manorit Chawdhry <m-chawdhry@ti.com>,
	Dave Gerlach <d-gerlach@ti.com>,
	"Tero Kristo" <kristo@kernel.org>, Dhruva Gole <d-gole@ti.com>
Subject: [PATCH v6 0/4] J721E HS Fixes
Date: Fri, 24 Mar 2023 15:45:44 +0530	[thread overview]
Message-ID: <20230324-j721e-upstream-hs-v6-0-5aa43a4817a9@ti.com> (raw)

This series fixes the support for J721E board along with some
maintainance for it.

v6:
- Add missed reviewed-by of dhruva
- Fix the bootcommand to use distro_bootcmd
- Link to v5: https://lore.kernel.org/u-boot/20230315064724.60474-1-m-chawdhry@ti.com/

---
Andrew Davis (1):
      arm: k3: config.mk: Add missing dependencies on tispl.bin HS

Dave Gerlach (1):
      arm: mach-k3: Increase SYSFW max image size

Manorit Chawdhry (2):
      configs: j721e: Merge the HS and non-HS defconfigs
      Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region

 MAINTAINERS                        |   2 -
 arch/arm/mach-k3/Kconfig           |   6 +-
 arch/arm/mach-k3/config.mk         |   2 +
 configs/j721e_evm_a72_defconfig    |   3 +-
 configs/j721e_evm_r5_defconfig     |  11 +-
 configs/j721e_hs_evm_a72_defconfig | 208 -------------------------------------
 configs/j721e_hs_evm_r5_defconfig  | 176 -------------------------------
 doc/board/ti/j721e_evm.rst         |  43 ++++++++
 8 files changed, 59 insertions(+), 392 deletions(-)
---
base-commit: c84a00a647057d83ecfb081ca03c4865e4c1c1be
change-id: 20230324-j721e-upstream-hs-4c2808548876

Best regards,
-- 
Manorit Chawdhry <m-chawdhry@ti.com>


             reply	other threads:[~2023-03-24 10:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-24 10:15 Manorit Chawdhry [this message]
2023-03-24 10:15 ` [PATCH v6 1/4] arm: k3: config.mk: Add missing dependencies on tispl.bin HS Manorit Chawdhry
2023-03-24 10:15 ` [PATCH v6 2/4] configs: j721e: Merge the HS and non-HS defconfigs Manorit Chawdhry
2023-03-27 13:34   ` Bryan Brattlof
2023-04-17  5:43   ` Neha Malcom Francis
2023-03-24 10:15 ` [PATCH v6 3/4] Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region Manorit Chawdhry
2023-03-24 10:15 ` [PATCH v6 4/4] arm: mach-k3: Increase SYSFW max image size Manorit Chawdhry

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=20230324-j721e-upstream-hs-v6-0-5aa43a4817a9@ti.com \
    --to=m-chawdhry@ti.com \
    --cc=afd@ti.com \
    --cc=bb@ti.com \
    --cc=d-gerlach@ti.com \
    --cc=d-gole@ti.com \
    --cc=j-choudhary@ti.com \
    --cc=jm@ti.com \
    --cc=kamlesh@ti.com \
    --cc=kristo@kernel.org \
    --cc=n-francis@ti.com \
    --cc=sinthu.raja@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@ti.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).