Issues booting HERO in ZCU102
#2
Just for the record, I finally managed to get it working. I can't know, but I'd say that the answer was indeed in that missing "issue #107" as the solution was simply to add a U-Boot variable. Just drop to the U-Boot console in the first boot and type:

Code:
setenv initrd_high 0x10000000
saveenv
boot

And that's it! The "saveenv" command makes the change permanent so from this point on you can forget about the issue. I'll make a PR on the Github repository to update the README.

BR,

Pedro Lobo.
Reply


Messages In This Thread
Issues booting HERO in ZCU102 - by pedro.lobo - 02-28-2023, 08:26 AM
RE: [SOLVED] Issues booting HERO in ZCU102 - by pedro.lobo - 04-18-2023, 03:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)