From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Wed, 04 Mar 2015 21:28:54 +0900 Subject: [U-Boot] [v2] please pull u-boot-samsung master In-Reply-To: <54F6F675.3000400@samsung.com> References: <54F6F675.3000400@samsung.com> Message-ID: <54F6FA86.6070609@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 19e5118d1c4c9bd2dc9e52355774c8ea73839b5b: mpc837xerdb: "fix Calling __hwconfig without a buffer" warning (2015-03-02 15:11:36 -0500) are available in the git repository at: http://git.denx.de/u-boot-samsung for you to fetch changes up to ddb49f3a6c659ee7349a984af2698b440cb786dd: Odroid U3: use common code for dram reservation (2015-03-04 21:25:35 +0900) ---------------------------------------------------------------- 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 ?ukasz Majewski (1): samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning board/samsung/common/board.c | 10 ++++++++-- board/samsung/odroid/odroid.c | 4 ---- include/configs/odroid.h | 5 +++-- include/configs/odroid_xu3.h | 10 ++++------ 4 files changed, 15 insertions(+), 14 deletions(-)