Move LPC I/O reads into LPC ISR

This avoids LPC bus stalls and timeouts on host I/O
accesses when the BMC is under heavy CPU load.
parent 9c00187c
This diff is collapsed.
......@@ -27,7 +27,7 @@ CONFIG_FILE_SYSTEM=y
CONFIG_FILE_SYSTEM_LITTLEFS=y
# Kestrel specific configuration
CONFIG_NET_TC_THREAD_PREEMPTIVE=n
CONFIG_NET_TC_THREAD_PREEMPTIVE=y
# Kernel options
CONFIG_TEST_RANDOM_GENERATOR=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment