RedPill-TTG/redpill-load

General purpose guide to porting RedPill to an experimental platform?

stevefan1999-personal opened this issue · 1 comments

Hi, so I was thinking about whether I can port RP to emulate an DS1621+, since I ran my Xpenology in KVM under Proxmox with VirtIO, and I was using an AMD CPU (more specifically, a Ryzen 1600 AF which is 2600 in disguise).

Since DS1621+ is running with V1500B, it is a perfect substitute for my Xpenology VM, that not only it runs on AMD so the performance will tremendously help, but it also means nested /dev/kvm is possible so that I can play with the VM manager (this implies the existence of kvm_amd.ko)

And I want to know what steps I need to know to get the bare minimum RP working to a new platform. I understood that the way ahead for me is not going to be smooth but I needed a little bit of guidance

Now, how do I make the BSP for DS1621+?