Home
last modified time | relevance | path

Searched refs:CFG_NETCONSOLE_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/net/
A Dnetconsole.c14 #ifndef CFG_NETCONSOLE_BUFFER_SIZE
15 #define CFG_NETCONSOLE_BUFFER_SIZE 512 macro
18 static char input_buffer[CFG_NETCONSOLE_BUFFER_SIZE];
/u-boot/doc/usage/
A Dnetconsole.rst12 CFG_NETCONSOLE_BUFFER_SIZE.

Completed in 7 milliseconds