public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] QSPI: Falcon or single stage boot mode support
@ 2017-04-18 11:57 Ravi Babu
  2017-04-18 11:57 ` [U-Boot] [PATCH 1/5] spl: reorder the assignment of board info to global data Ravi Babu
                   ` (4 more replies)
  0 siblings, 5 replies; 28+ messages in thread
From: Ravi Babu @ 2017-04-18 11:57 UTC (permalink / raw)
  To: u-boot

This patch series fixes the Falcon or single stage boot mode
for dra7xx platform.

FDT fixup is added to update the memory DT node based
DDR configuration for specific platform. 

Test verfied on dra7xx paltforms.

Lokesh Vutla (2):
  spl: reorder the assignment of board info to global data
  arch: arm: omap: Declare size of ddr very early

Ravi Babu (3):
  qspi: dra7xx: enable qspi-boot for dra7x paltform
  spl: fdt: support for fdt fixup for falcon boot
  boot: fdt: fixup the memory dt nodes falcon boot

 arch/arm/lib/Makefile               |  1 +
 arch/arm/lib/bootm-fdt.c            |  7 ++++++-
 arch/arm/mach-omap2/am33xx/board.c  |  4 ++++
 arch/arm/mach-omap2/hwinit-common.c |  1 +
 common/Makefile                     |  2 +-
 common/spl/spl.c                    | 42 ++++++++++++++++++++++++++++++++++++-
 configs/dra7xx_evm_defconfig        |  6 ++++++
 7 files changed, 60 insertions(+), 3 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-08-29 20:21 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-18 11:57 [U-Boot] [PATCH 0/5] QSPI: Falcon or single stage boot mode support Ravi Babu
2017-04-18 11:57 ` [U-Boot] [PATCH 1/5] spl: reorder the assignment of board info to global data Ravi Babu
2017-04-18 13:25   ` Lukasz Majewski
2017-04-18 13:42   ` Tom Rini
2017-05-12 17:18   ` [U-Boot] [U-Boot, " Tom Rini
2017-08-03  0:53   ` York Sun
2017-04-18 11:57 ` [U-Boot] [PATCH 2/5] arch: arm: omap: Declare size of ddr very early Ravi Babu
2017-04-18 13:33   ` Lukasz Majewski
2017-04-18 14:09     ` B, Ravi
2017-04-20  2:08     ` Lokesh Vutla
2017-05-12 17:18   ` [U-Boot] [U-Boot, " Tom Rini
2017-04-18 11:57 ` [U-Boot] [PATCH 3/5] qspi: dra7xx: enable qspi-boot for dra7x paltform Ravi Babu
2017-04-18 13:33   ` Lukasz Majewski
2017-05-12 17:18   ` [U-Boot] [U-Boot, " Tom Rini
2017-04-18 11:57 ` [U-Boot] [PATCH 4/5] spl: fdt: support for fdt fixup for falcon boot Ravi Babu
2017-04-18 13:35   ` Lukasz Majewski
2017-05-12 17:19   ` [U-Boot] [U-Boot, " Tom Rini
2017-04-18 11:57 ` [U-Boot] [PATCH 5/5] boot: fdt: fixup the memory dt nodes " Ravi Babu
2017-04-18 13:25   ` Lukasz Majewski
2017-04-18 14:05     ` B, Ravi
2017-04-20  1:54     ` Lokesh Vutla
2017-05-12 17:19   ` [U-Boot] [U-Boot, " Tom Rini
2017-08-02 19:10   ` York Sun
2017-08-02 19:32     ` Tom Rini
2017-08-26 11:50       ` Jagan Teki
2017-08-28 16:47         ` York Sun
2017-08-29 19:29           ` Jagan Teki
2017-08-29 20:21             ` York Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox