On Thu, 25 Feb 2021 at 00:34, Michael Grunditz <[email protected]> wrote: > > Hi, > > I am trying to boot a genode uImage (tftp,bootm) but gets ATAG not > compiled in. Do I need to patch out that error from u-boot , or is > there another workaround?
A little follow up. I used bootelf -p address. That started the kernel but end up in: Kernel: Unknown cpu exception EC=0 ISS=0 ip=0xffffffc000040cb It is stack management code. I have made adjustments to the ram available , since RISC OS lives in the lower part of ram , I specified the upper part in Genode. So I guess it could be that .. _______________________________________________ Genode users mailing list [email protected] https://lists.genode.org/listinfo/users
