public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux
@ 2015-05-13 23:16 Kevin Smith
  2015-05-13 23:17 ` [U-Boot] [PATCH v2 1/4] arm: mvebu: Disable L2 cache before enabling d-cache Kevin Smith
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Kevin Smith @ 2015-05-13 23:16 UTC (permalink / raw)
  To: u-boot

Changes needed to allow the DB-88F6820-GP development board to successfully
boot a Linux kernel.

Changes in v2:
- Correct address written to CBAR to be the SCU address instead of
  the internal registers address


Kevin Smith (3):
  arm: mvebu: Update CBAR with SOC regs base
  mv-common.h: Include support for device trees
  db-88f6820-gp.h: Load data blobs into lower memory

Stefan Roese (1):
  arm: mvebu: Disable L2 cache before enabling d-cache

 arch/arm/mach-mvebu/cpu.c       | 15 +++++++++++++++
 include/configs/db-88f6820-gp.h |  5 +++++
 include/configs/mv-common.h     |  2 ++
 3 files changed, 22 insertions(+)

-- 
2.3.2

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

end of thread, other threads:[~2015-05-15  7:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13 23:16 [U-Boot] [PATCH v2 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux Kevin Smith
2015-05-13 23:17 ` [U-Boot] [PATCH v2 1/4] arm: mvebu: Disable L2 cache before enabling d-cache Kevin Smith
2015-05-13 23:17 ` [U-Boot] [PATCH v2 2/4] arm: mvebu: Update CBAR with SOC regs base Kevin Smith
2015-05-15  7:01   ` Stefan Roese
2015-05-13 23:17 ` [U-Boot] [PATCH v2 3/4] mv-common.h: Include support for device trees Kevin Smith
2015-05-15  7:02   ` Stefan Roese
2015-05-13 23:17 ` [U-Boot] [PATCH v2 4/4] db-88f6820-gp.h: Load data blobs into lower memory Kevin Smith
2015-05-15  7:03   ` Stefan Roese

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