Hello,
I built NetBSD-current kernel for ODROID-XU4,
but it did not boot.
here is my steps:
1. Load kernel from sd card.
fatload mmc 0 90000000 netbsd.ub
2. Load device tree blob from sd card.
fatload mmc 0 a0000000 exynos5422-odroidxu4.dtb
3.set fdt addr.
fdt addr a0000000
4. boot kernel.
bootm 90000000 - a0000000
The boot stoped after the flowing log:
NetBSD/evbarm (Exynnos 5422) booting ...
fdt addr 0x4fff1000
I attached the complete log in this mail.
Please help me and give me some advise.
Thank you very much.
Best regards.
kaku, 2016/7/23