[U-Boot] please pull u-boot-samsung master

Dear Tom,
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 c8b71a35289112f77691df0d0b4a97ef19dac87b:
samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning (2015-03-04 20:01:01 +0900)
---------------------------------------------------------------- Łukasz Majewski (1): samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning
board/samsung/common/board.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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(-)

On Wed, Mar 04, 2015 at 09:28:54PM +0900, Minkyu Kang wrote:
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)
Applied to u-boot/master, thanks!
participants (2)
-
Minkyu Kang
-
Tom Rini