
17 Feb
2015
17 Feb
'15
2:50 p.m.
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