Lines Matching +full:total +full:- +full:timeout
1 /* SPDX-License-Identifier: GPL-2.0+ */
52 #define CONFIG_SYS_NS16550_REG_SIZE -4
81 #define CONFIG_EHCI_HCD_INIT_AFTER_RESET /* re-init HCD after CMD_RESET */
108 * For the non-memory-mapped NOR FLASH, we need to define the
111 * U-Boot code, before the NOR FLASH is detected.
127 #define CONFIG_SYS_FLASH_ERASE_TOUT 120000 /* Timeout for Flash Erase (in ms) */
128 #define CONFIG_SYS_FLASH_WRITE_TOUT 500 /* Timeout for Flash Write (in ms) */
133 #define CONFIG_ENV_SIZE 0x4000 /* Total Size of Environment Sector */
145 #define CONFIG_ENV_ADDR (128 << 10) /* after compr. U-Boot image */
153 #define CONFIG_SYS_I2C_SOFT /* I2C bit-banged */
158 * Software (bit-bang) I2C driver configuration