[U-Boot] [PATCH 5/8] EXYNOS5: TMU: Add TMU status polling

2012-12-11 Thread Hatim Ali
From: Akshay Saraswat This adds call to tmu_init() and TMU status polling in board_poll_devices() funtion to monitor temperature change of the SOC. Signed-off-by: Akshay Saraswat Acked-by: Simon Glass diff --git a/board/samsung/smdk5250/smdk5250.c b/board/samsung/smdk5250/smdk5250.c index ac

Re: [U-Boot] [PATCH 5/8] EXYNOS5: TMU: Add TMU status polling

2012-11-06 Thread Simon Glass
Hi Hatim, On Tue, Nov 6, 2012 at 2:18 AM, Hatim Ali wrote: > From: Akshay Saraswat > > This adds call to tmu_init() and TMU status polling in board_poll_devices() > funtion to monitor temperature change of the SOC. > > Signed-off-by: Akshay Saraswat > > diff --git a/board/samsung/smdk5250/smdk5

[U-Boot] [PATCH 5/8] EXYNOS5: TMU: Add TMU status polling

2012-11-06 Thread Hatim Ali
From: Akshay Saraswat This adds call to tmu_init() and TMU status polling in board_poll_devices() funtion to monitor temperature change of the SOC. Signed-off-by: Akshay Saraswat diff --git a/board/samsung/smdk5250/smdk5250.c b/board/samsung/smdk5250/smdk5250.c index ac7346d..19eb2e0 100644 -