summaryrefslogtreecommitdiff
path: root/drivers/net/dwc_eth_qos.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-07-31 08:44:10 -0600
committerAnatolij Gustschin <agust@denx.de>2024-07-31 16:54:09 +0200
commit5c8dddadf1c9218cf2d2bb2274a5b2e84555fd15 (patch)
tree07f28041dcfbdd044c281c225b35601b007872bf /drivers/net/dwc_eth_qos.c
parentb023948e4f839c612e57ea68b21cb40c96874c12 (diff)
video: Use cyclic to handle video sync
At present U-Boot flushes the cache after every character written to the display. This makes the command-line slower, to the point that pasting in long strings can fail. Add a cyclic function to sync the display every 10ms. Enable this by default. Allow much longer times for sandbox, since the SDL display is quite slow. Avoid size growth if the feature is disabled by making the new init and destroy functions dependent on CYCLIC being enabled. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/net/dwc_eth_qos.c')
0 files changed, 0 insertions, 0 deletions