Closed ownia closed 5 months ago
Thanks, @ownia! For others' reference, @ownia and I found an issue that we can't get acs linux console output on a system that is using more than 4 8250 UARTs. Therefore, we made this change so that we can still collect the logs from this kind of system. Of course, the other reason is to align with most linux distributions to make SR ACS have capability to support more than 4 UARTs.
Thanks @ownia and @sunnywang-arm for the PR
To adapt to more devices, increase the number of 8250 serial ports instead of explicitly specifying console.
Refer to #148