From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-marvell/master (cfi-flash related)
Date: Thu, 24 Oct 2019 09:55:35 +0200 [thread overview]
Message-ID: <83e32635-a72c-a57d-fb38-acfbe32bfa12@denx.de> (raw)
Hi Tom,
please pull the following cfi-flash related patches:
----------------------------------------------------------------
- Add support for HyperBus Memory Controller of TI's J721e
and AM654 SoCs (Vignesh)
----------------------------------------------------------------
Here the Travis build, without any issues:
https://travis-ci.org/stroese/u-boot/builds/601693002
Thanks,
Stefan
The following changes since commit 44510daea4d07fee736dd90411c4b503340b449e:
dm: pinctrl: fix for introduce PINCONF_RECURSIVE option (2019-10-21 09:40:54 -0400)
are available in the Git repository at:
git at gitlab.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to a360e42216d5c43e28ed067b6e1c48d00cd4763f:
configs: j721e_evm_a72_defconfig: Add HBMC related configs (2019-10-24 09:49:32 +0200)
----------------------------------------------------------------
Vignesh Raghavendra (6):
mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined
mtd: Add TI HyperBus Memory Controller driver
arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node
arm: dts: k3-j721e-som-p0: Add HyperFlash node
configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECT
configs: j721e_evm_a72_defconfig: Add HBMC related configs
arch/arm/dts/k3-j721e-mcu-wakeup.dtsi | 26 +++++++++
arch/arm/dts/k3-j721e-som-p0.dtsi | 34 +++++++++++
configs/j721e_evm_a72_defconfig | 12 ++++
drivers/mtd/Kconfig | 7 +++
drivers/mtd/Makefile | 1 +
drivers/mtd/cfi_flash.c | 6 +-
drivers/mtd/hbmc-am654.c | 105 ++++++++++++++++++++++++++++++++++
include/configs/j721e_evm.h | 3 +
8 files changed, 192 insertions(+), 2 deletions(-)
next reply other threads:[~2019-10-24 7:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-24 7:55 Stefan Roese [this message]
2019-10-24 18:53 ` [U-Boot] Please pull u-boot-marvell/master (cfi-flash related) Tom Rini
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=83e32635-a72c-a57d-fb38-acfbe32bfa12@denx.de \
--to=sr@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox