Hi, I need to shift the serial console to another port permanently, I need the source code for supervivi bootloader.. where can I get this....? If any body knows please let me know...?
Supervivi-128M source code needed
The only information I could find was that the source code lives in China somewhere. Could try these people http://www.arm9home.com/
Thank you Dave, I have tried in the mentioned website. It is in fully chinese, I converted this page to english and travsersed through it for superviv.. even i did not find this word... I have googled alot for its source code. but no positive result.. please let me know if u know any other source.. thanks..
As I said here before http://www.friendlyarm.net/forum/topic/991#4732 Supervivi is CLOSED SOURCE, not open source. But the source from vivi is available on http://www.pudn.com
If vivi is open source why he went for supervivi. is there any constraint using vivi instead of supervivi.. my simple purpose is to shift the console from ttyS0 to ttyS1 or ttyS2 permanently. please let me know if there is another way
Hi It is a very late reply to your post , maybe your purpose has been solved till now. Just for shifting the console to ttyS1 , you donot need to recompile the bootloader. You can shift the nand/nor switch to enable booting from the nor memory. The menu which the bootloader will provide gives you an option of "set the boot parameters". In the kernel boot parameters you have a choice of the console. The default setting is "console = ttySAC0". you can change that parameter to "console = ttySAC1" and that should shift your console to ttyS1. Regards linuxsupport@vectorindia.org http://www.vectorindia.org