Altera_Forum
Honored Contributor
21 years agoCode download over LVDS
I have been considering using Redboot as my bootloader. But, our custom board has to download it's code over an LVDS link. How hard is it to add new comms options to Redboot? This is the only connection to the host so I have no option except the LVDS. I could try to make it look like a serial port without the handshaking, but I would really like to just create a new comms option. Thanks.