Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_CBSIZE (Results 1 – 25 of 181) sorted by relevance

12345678

/u-boot/include/
A Dconfig_fallbacks.h33 #ifndef CONFIG_SYS_CBSIZE
35 #define CONFIG_SYS_CBSIZE 1024 macro
37 #define CONFIG_SYS_CBSIZE 256 macro
42 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
/u-boot/include/configs/
A Dcolibri_t30.h33 #undef CONFIG_SYS_CBSIZE
34 #define CONFIG_SYS_CBSIZE 1024 macro
38 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Dapalis_t30.h35 #undef CONFIG_SYS_CBSIZE
36 #define CONFIG_SYS_CBSIZE 1024 macro
40 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Dxenguest_arm64.h30 #define CONFIG_SYS_CBSIZE 1024 macro
32 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
33 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
A Dcolibri_t20.h40 #undef CONFIG_SYS_CBSIZE
41 #define CONFIG_SYS_CBSIZE 1024 macro
45 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Ddisplay5.h313 #undef CONFIG_SYS_CBSIZE
314 #define CONFIG_SYS_CBSIZE 2048 macro
317 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
320 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Dgazerbeam.h66 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro
69 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
71 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Dapalis-tk1.h106 #undef CONFIG_SYS_CBSIZE
107 #define CONFIG_SYS_CBSIZE 1024 macro
111 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Dimx8mn_evk.h122 #define CONFIG_SYS_CBSIZE 2048 macro
124 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
125 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
A Dapalis-imx8.h98 #define CONFIG_SYS_CBSIZE SZ_2K macro
100 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
101 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
A Dimx8mm_beacon.h120 #define CONFIG_SYS_CBSIZE 2048 macro
122 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
123 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
A Dpresidio_asic.h61 #define CONFIG_SYS_CBSIZE 256 macro
62 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
64 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Dax25-ae350.h32 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro
38 (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
48 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Dimx8mn_beacon.h139 #define CONFIG_SYS_CBSIZE 2048 macro
141 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
142 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
A Dxilinx_versal_mini.h24 #undef CONFIG_SYS_CBSIZE
25 #define CONFIG_SYS_CBSIZE 1024 macro
A Dedison.h13 #define CONFIG_SYS_CBSIZE 2048 macro
15 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Dowl-common.h32 #define CONFIG_SYS_CBSIZE 1024 /* Console buffer size */ macro
34 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Dcolibri-imx8x.h133 #define CONFIG_SYS_CBSIZE SZ_2K macro
135 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
136 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
A Dphycore_imx8mm.h109 #define CONFIG_SYS_CBSIZE SZ_2K macro
111 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
112 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
A Dapalis-imx8x.h128 #define CONFIG_SYS_CBSIZE SZ_2K macro
130 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
131 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
A Dimx8mm_evk.h83 #define CONFIG_SYS_CBSIZE 2048 macro
85 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
86 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
A Dexynos-common.h40 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro
44 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
A Dxilinx_zynqmp_mini.h26 #undef CONFIG_SYS_CBSIZE
27 #define CONFIG_SYS_CBSIZE 1024 macro
A Dverdin-imx8mm.h101 #define CONFIG_SYS_CBSIZE SZ_2K macro
103 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
104 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
/u-boot/include/configs/km/
A Dkeymile-common.h16 #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ macro
18 #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ macro
21 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE

Completed in 25 milliseconds

12345678