From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Tue, 30 Nov 2010 17:56:06 +0900 Subject: [U-Boot] Please pull u-boot-samsung/master Message-ID: <4CF4BC26.7090306@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 Please pull u-boot-samsung/master. Thanks. The following changes since commit 464ce9489b848f9dfde74da5715b6d1b5db46a5e: Minkyu Kang (1): Merge branch 'master' of git://git.denx.de/u-boot-arm are available in the git repository at: git://git.denx.de/u-boot-samsung master Minkyu Kang (3): S5P: smdkc100: fix for relocation S5P: goni: fix for relocation ARMV7: S5P: timer: get the count_value from register when call udelay arch/arm/cpu/armv7/s5p-common/timer.c | 18 +++++++++--------- board/samsung/goni/goni.c | 10 ++++++++-- board/samsung/smdkc100/smdkc100.c | 10 +++++++--- include/configs/s5p_goni.h | 2 ++ include/configs/smdkc100.h | 2 ++ 5 files changed, 28 insertions(+), 14 deletions(-)