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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot