
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 dirk.meul@rwth-aachen.de
board/samsung/common/exynos5-dt-types.c | 16 +++++++++++++--- board/samsung/common/exynos5-dt.c | 4 ++-- configs/odroid-xu3_defconfig | 2 +- include/samsung/exynos5-dt-types.h | 2 ++ 4 files changed, 18 insertions(+), 6 deletions(-)
I failed to apply your patch. Could you please check and resend?
checking file board/samsung/common/exynos5-dt-types.c Hunk #2 FAILED at 40. Hunk #3 succeeded at 145 with fuzz 1. 1 out of 3 hunks FAILED checking file board/samsung/common/exynos5-dt.c Hunk #1 FAILED at 179. Hunk #2 FAILED at 192. 2 out of 2 hunks FAILED checking file configs/odroid-xu3_defconfig checking file include/samsung/exynos5-dt-types.h Hunk #1 FAILED at 9. 1 out of 2 hunks FAILED
Thanks, Minkyu Kang.