Re: [U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC2 support

2018-10-22 Thread Minkyu Kang
Dear Dirk Meul, On 19/10/18 03:44, Dirk Meul wrote: > Odroid HC2 board is based on Odroid XU4 board, like the Odroid HC1. > > The linux kernel does not provide a hc2 DTB so the hc1 DTB is also used > for the Odroid HC2. > > Signed-off-by: Dirk Meul > --- > board/samsung/common/exynos5-dt-types

Re: [U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC2 support

2018-10-18 Thread Dirk Meul
Odroid HC2 board is based on Odroid XU4 board, like the Odroid HC1. The linux kernel does not provide a hc2 DTB so the hc1 DTB is also used for the Odroid HC2. Signed-off-by: Dirk Meul --- board/samsung/common/exynos5-dt-types.c | 16 +--- board/samsung/common/exynos5-dt.c |

Re: [U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC2 support

2018-10-16 Thread Minkyu Kang
Dear Dirk Meul, On 15/10/18 23:19, Lukasz Majewski wrote: > Hi Dirk, > >> Odroid HC2 board is based on Odroid XU4 board, like the Odroid HC1. >> >> The linux kernel does not provide a hc2 DTB so the hc1 DTB is also >> used for the Odroid HC2. >> >> Signed-off-by: Dirk Meul >> --- >> board/samsu

Re: [U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC2 support

2018-10-15 Thread Lukasz Majewski
Hi Dirk, > Odroid HC2 board is based on Odroid XU4 board, like the Odroid HC1. > > The linux kernel does not provide a hc2 DTB so the hc1 DTB is also > used for the Odroid HC2. > > Signed-off-by: Dirk Meul > --- > board/samsung/common/exynos5-dt-types.c | 16 +--- > board/samsung/c

Re: [U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC2 support

2018-10-15 Thread Marek Szyprowski
Hi All, On 2018-10-14 18:49, Meul, Dirk wrote: > Odroid HC2 board is based on Odroid XU4 board, like the Odroid HC1. > > The linux kernel does not provide a hc2 DTB so the hc1 DTB is also used > for the Odroid HC2. > > Signed-off-by: Dirk Meul I don't have access to HC2, but the code looks reas

[U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC2 support

2018-10-14 Thread Meul, Dirk
Odroid HC2 board is based on Odroid XU4 board, like the Odroid HC1. The linux kernel does not provide a hc2 DTB so the hc1 DTB is also used for the Odroid HC2. Signed-off-by: Dirk Meul --- board/samsung/common/exynos5-dt-types.c | 16 +--- board/samsung/common/exynos5-dt.c |