Hi Kaku,
Unfortunately I've never finished the XU4 port, which is why it won't boot.
The port needs several drivers of the sort that we usually write by
examining the Linux code for the driver and then writing our own. It turns
out that I'm not very good at that.
Marty
Hi marty,
Could you give me some advice about this problem?
Thank you!
Kaku
On 2016年07月24日 17:26, Yuqing.Guo.HCH wrote:
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