Is it possible to program PL in the linux running on PS after linux have booted up?
If yes, please give some idea.
Is it possible to program PL in the linux running on PS after linux have booted up?
If yes, please give some idea.
I have been working on this same problem. I believe the new PL program must have ALL hardware that the kernel expect/has loaded.
But even then it does not seem to work properly.
If it not important to change the PL logic while the PS is running you can also try to make a new boot.bin file using the fsbl, u-boot and your own .bit file.
This is how I currently am able to make new hardware and use Linux to configure it.
I have been working on this same problem. I believe the new PL program must have ALL hardware that the kernel expect/has loaded.
But even then it does not seem to work properly.
If it not important to change the PL logic while the PS is running you can also try to make a new boot.bin file using the fsbl, u-boot and your own .bit file.
This is how I currently am able to make new hardware and use Linux to configure it.