Re: [U-Boot] [PATCH 2/2] imx:mx6slevk support reading temperature

2015-03-23 Thread Stefano Babic
On 10/03/2015 08:33, Peng Fan wrote: This patch is to support reading temperature for mx6slevk board. Signed-off-by: Peng Fan peng@freescale.com --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- =

[U-Boot] [PATCH 2/2] imx:mx6slevk support reading temperature

2015-03-10 Thread Peng Fan
This patch is to support reading temperature for mx6slevk board. Signed-off-by: Peng Fan peng@freescale.com --- configs/mx6slevk_defconfig| 4 configs/mx6slevk_spinor_defconfig | 4 include/configs/mx6slevk.h| 7 +++ 3 files changed, 15 insertions(+) diff --git