starting linux kernel from risc os on i.MX6
Michael Grunditz <[email protected]> Wed, 16 Nov 2016 18:36:53 +0100
| Newsgroups | gmane.linux.ports.arm.general |
|---|---|
| Message-ID | <CAAqgp_RtEd4oH9L9-ZmWHwhYTaYVqFcYQnNg1MZhGH6X=LRRMw@mail.gmail.com> |
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