Re: Device trees and armv5

Jason Thorpe <[email protected]> Thu, 4 Sep 2025 10:12:37 -0700
Newsgroups gmane.os.netbsd.ports.arm
Message-ID <[email protected]>

> On Sep 4, 2025, at 8:51 AM, Yuri Honegger <[email protected]> wrote:
> 
> At least the ev3 can use u-boot, so I guess the process doesn’t differ that much from more modern SOCs that get their device tree from u-boot.

...right and probably uses some pre-existing convention for passing the DTB to the kernel (I guess it uses the same as ARMv6).

-- thorpej