[U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC1 support
Krzysztof Kozlowski
krzk at kernel.org
Fri Nov 10 19:54:18 UTC 2017
On Fri, Nov 03, 2017 at 09:30:30AM +0100, Marek Szyprowski wrote:
> Odroid HC1 board is based on Odroid XU4 board, but it has no HDMI,
> no eMMC, no build-in USB3.0 hub, no extension port pins, and no GPIO
> button. USB3.0 ports are used for build-in JMicron USB to SATA bridge
> and Gigabit R8152 ethernet chips. HC1 uses only passive cooling.
>
> This patch also updates Odroid's ADCmax array and reduces ADC tolerance
> to 1% to ensure that XU4 and HC1 revisions are properly detected.
>
> I've tested this with XU3, XU3-lite, XU4 and HC1 boards. In case of my test
> boards I got following values from ADC register: 372, 370, 1281 and 1313.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski at samsung.com>
> ---
> board/samsung/common/exynos5-dt-types.c | 27 ++++++++++++++++++++-------
> board/samsung/common/exynos5-dt.c | 4 ++--
> configs/odroid-xu3_defconfig | 2 +-
> include/samsung/exynos5-dt-types.h | 2 ++
> 4 files changed, 25 insertions(+), 10 deletions(-)
>
Tested on Odroid HC1 with tftpboot:
Tested-by: Krzysztof Kozlowski <krzk at kernel.org>
Best regards,
Krzysztof
More information about the U-Boot
mailing list