public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] samsung: board: reserve dram for the secure firmware
@ 2015-02-17 13:50 Przemyslaw Marczak
  2015-02-17 13:50 ` [U-Boot] [PATCH 1/3] board: samsung: reserve memory " Przemyslaw Marczak
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Przemyslaw Marczak @ 2015-02-17 13:50 UTC (permalink / raw)
  To: u-boot

Since the few exynos based boards requires memory reservation,
of last DRAM bank, the code could be in a common place.

This patchset moves the reservation code from odroid board file
to common samsung board file.

Przemyslaw Marczak (3):
  board: samsung: reserve memory for the secure firmware
  Odroid-XU3: enable the last dram bank and reserve 22MiB
  Odroid U3: use common code for dram reservation

 board/samsung/common/board.c  |  6 ++++++
 board/samsung/odroid/odroid.c |  4 ----
 include/configs/odroid.h      |  5 +++--
 include/configs/odroid_xu3.h  | 10 ++++------
 4 files changed, 13 insertions(+), 12 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-03-04 12:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-17 13:50 [U-Boot] [PATCH 0/3] samsung: board: reserve dram for the secure firmware Przemyslaw Marczak
2015-02-17 13:50 ` [U-Boot] [PATCH 1/3] board: samsung: reserve memory " Przemyslaw Marczak
2015-03-04 12:19   ` Przemyslaw Marczak
2015-03-04 12:27     ` Minkyu Kang
2015-02-17 13:50 ` [U-Boot] [PATCH 2/3] Odroid-XU3: enable the last dram bank and reserve 22MiB Przemyslaw Marczak
2015-02-17 13:50 ` [U-Boot] [PATCH 3/3] Odroid U3: use common code for dram reservation Przemyslaw Marczak

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