[U-Boot] [PATCH 0/3] samsung: board: reserve dram for the secure firmware

Przemyslaw Marczak p.marczak at samsung.com
Tue Feb 17 14:50:24 CET 2015


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



More information about the U-Boot mailing list