u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] J7200/J721E: Fix USB DFU Boot mode
@ 2021-08-26 15:58 Aswath Govindraju
  2021-08-26 15:58 ` [PATCH v2 1/3] arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instance Aswath Govindraju
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Aswath Govindraju @ 2021-08-26 15:58 UTC (permalink / raw)
  Cc: Aswath Govindraju, Lokesh Vutla, Kevin Scholz, Praneeth Bajjuri,
	Nishanth Menon, Vignesh Raghavendra, Suman Anna, Simon Glass,
	Kishon Vijay Abraham I, Faiz Abbas, Tero Kristo, Dave Gerlach,
	Heiko Schocher, u-boot

The following series of patches fix USB DFU Boot mode in J7200 and J721E
SoC's.

changes since v1:
- synced up the size allocated for tispl.bin and u-boot.img in dfu ram env
  variable with that of OSPI and eMMC dfu env variables

Aswath Govindraju (3):
  arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0
    instance
  environment: ti: k3_dfu: Increase the size allocated for bootloader
    images in dfu_alt_info_ram
  configs: j72*_evm: Define the buffer sizes for dfu

 arch/arm/dts/k3-j721e-r5-common-proc-board.dts | 2 +-
 configs/j7200_evm_a72_defconfig                | 2 ++
 configs/j7200_evm_r5_defconfig                 | 1 +
 configs/j721e_evm_a72_defconfig                | 2 ++
 configs/j721e_evm_r5_defconfig                 | 1 +
 include/configs/j721e_evm.h                    | 2 --
 include/environment/ti/k3_dfu.h                | 4 ++--
 7 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-09-11 12:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26 15:58 [PATCH v2 0/3] J7200/J721E: Fix USB DFU Boot mode Aswath Govindraju
2021-08-26 15:58 ` [PATCH v2 1/3] arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instance Aswath Govindraju
2021-09-11 12:17   ` Tom Rini
2021-08-26 15:58 ` [PATCH v2 2/3] environment: ti: k3_dfu: Increase the size allocated for bootloader images in dfu_alt_info_ram Aswath Govindraju
2021-09-11 12:17   ` Tom Rini
2021-08-26 15:58 ` [PATCH v2 3/3] configs: j72*_evm: Define the buffer sizes for dfu Aswath Govindraju
2021-09-11 12:17   ` Tom Rini

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).