| /OK3568_Linux_fs/u-boot/common/ |
| H A D | cli_simple.c | 66 int outputcnt = CONFIG_SYS_CBSIZE; in cli_simple_process_macros() 124 char envname[CONFIG_SYS_CBSIZE], *envval; in cli_simple_process_macros() 177 char cmdbuf[CONFIG_SYS_CBSIZE]; /* working copy of cmd */ in cli_simple_run_command() 180 char finaltoken[CONFIG_SYS_CBSIZE]; in cli_simple_run_command() 198 if (strlen(cmd) >= CONFIG_SYS_CBSIZE) { in cli_simple_run_command() 262 static char lastcommand[CONFIG_SYS_CBSIZE + 1] = { 0, }; in cli_simple_loop() 280 CONFIG_SYS_CBSIZE + 1); in cli_simple_loop()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | config_fallbacks.h | 79 #ifndef CONFIG_SYS_CBSIZE 81 #define CONFIG_SYS_CBSIZE 1024 macro 83 #define CONFIG_SYS_CBSIZE 256 macro 88 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | display5.h | 368 #undef CONFIG_SYS_CBSIZE 369 #define CONFIG_SYS_CBSIZE 2048 macro 372 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ 375 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | colibri_t30.h | 45 #undef CONFIG_SYS_CBSIZE 46 #define CONFIG_SYS_CBSIZE 1024 macro 50 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | apalis_t30.h | 48 #undef CONFIG_SYS_CBSIZE 49 #define CONFIG_SYS_CBSIZE 1024 macro 53 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | colibri_t20.h | 56 #undef CONFIG_SYS_CBSIZE 57 #define CONFIG_SYS_CBSIZE 1024 macro 61 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | apalis-tk1.h | 141 #undef CONFIG_SYS_CBSIZE 142 #define CONFIG_SYS_CBSIZE 1024 macro 146 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | stmark2.h | 100 #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ macro 103 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ 107 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | exynos-common.h | 45 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro 49 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | edison.h | 20 #define CONFIG_SYS_CBSIZE 2048 macro 22 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | bcm_ep_board.h | 51 #define CONFIG_SYS_CBSIZE 1024 /* Console buffer size */ macro 53 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | tplink_wdr4300.h | 45 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O buffer size */ macro 47 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | bcm_northstar2.h | 43 #define CONFIG_SYS_CBSIZE SZ_1K macro 45 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | highbank.h | 56 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro 57 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | tegra-common.h | 60 #define CONFIG_SYS_CBSIZE (1024 * 2) /* Console I/O Buffer Size */ macro 65 #define CONFIG_SYS_BARGSIZE (CONFIG_SYS_CBSIZE)
|
| H A D | bcm28155_ap.h | 88 #define CONFIG_SYS_CBSIZE 1024 /* Console buffer size */ macro 90 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | BSC9131RDB.h | 296 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro 298 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro 300 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE/* Boot Argument Buffer Size */
|
| H A D | bcm23550_w1d.h | 89 #define CONFIG_SYS_CBSIZE 1024 /* Console buffer size */ macro 91 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | ti_armv7_common.h | 123 #define CONFIG_SYS_CBSIZE 1024 macro 125 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | rcar-gen3-common.h | 41 #define CONFIG_SYS_CBSIZE 2048 macro 42 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | wb50n.h | 90 #define CONFIG_SYS_CBSIZE 1024 macro 93 (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
|
| H A D | mx25pdk.h | 65 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro 67 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | exynos7420-common.h | 26 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro 30 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| H A D | mxs.h | 86 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O buffer size */ macro 88 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|
| /OK3568_Linux_fs/u-boot/include/configs/km/ |
| H A D | keymile-common.h | 20 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro 22 #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ macro 25 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
|