Re: starting linux kernel from risc os on i.MX6
Michael Grunditz <[email protected]> Wed, 16 Nov 2016 18:47:37 +0100
| Newsgroups | gmane.linux.ports.arm.general |
|---|---|
| Message-ID | <CAAqgp_RoJcvVLmBNWR-jG8WO6+jyRH4wPJUO_TZM+0rD-CamNw@mail.gmail.com> |
Forgot to mention that this is on a wandboard (imx6q). On 16/11/2016, Michael Grunditz <[email protected]> wrote: > Hi all! > > I am working on a modern linux bootloader for riscos on i.MX6. I have > managed to start kernels from 3.0.35 but they all have share the > problem with USB power errors. > > I have moved over to 3.10.17 (yocto). I am using dtb concatenated to a > zImage. > However, after the "booting kernel .." message I get the cpu id > printed like this: > > 412fc09a > > No error message, it just hangs after that. I wonder from where that > id is printed? > > Michael >