Dear all,
We are trying to port Linux in a custom designed RISC-V processor using OpenSBI as the SBI. Processor is implemented in VC707 FPGA board and UART interface is provided using Xilinx AXI-UARTLITE IP. Currently we are trying to boot in single user mode.
During booting, after init is called, I am not getting any message or console is not coming up. We have included CONFIG_SERIAL_UARTLITE and CONFIG_SERIAL_UARTLITE_CONSOLE in the linux build. I am attaching the boot log here with.
It will be really helpful, if some one can suggest why console is not coming up after init is called in the single user mode.
Thanks and Regards,
Sajin