Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # grep -nE '#define CONFIG_' include/configs/am335x_evm.h include/configs/ti_am335x_common.h \
- # include/configs/ti_armv7_common.h \
- # include/configs/ti_armv7_omap.h | \
- # sed -r -e 's/:#define /|/g' \
- # -e 's/\t+/|/g' -e 's/ +/|/g' | \
- # awk -F '|' '{printf "%-45s|%-45s|%-30s\n", $2, $3, $1}'
- |CONFIG_AM335X_USB0 | |include/configs/am335x_evm.h:288
- |CONFIG_AM335X_USB0_MODE |MUSB_PERIPHERAL |include/configs/am335x_evm.h:289
- |CONFIG_AM335X_USB1 | |include/configs/am335x_evm.h:290
- |CONFIG_AM335X_USB1_MODE MUSB_HOST | |include/configs/am335x_evm.h:291
- |CONFIG_AM33XX | |include/configs/ti_am335x_common.h:15
- |CONFIG_ANDROID_BOOT_IMAGE | |include/configs/am335x_evm.h:297
- |CONFIG_ARCH_CPU_INIT | |include/configs/ti_am335x_common.h:16
- |CONFIG_ARCH_MISC_INIT | |include/configs/am335x_evm.h:279
- |CONFIG_AUTO_COMPLETE | |include/configs/ti_armv7_common.h:134
- |CONFIG_BAUDRATE |115200 |include/configs/am335x_evm.h:181
- |CONFIG_BAUDRATE |115200 |include/configs/ti_armv7_common.h:128
- |CONFIG_BOARD_EARLY_INIT_F | |include/configs/ti_am335x_common.h:89
- |CONFIG_BOARD_LATE_INIT | |include/configs/am335x_evm.h:33
- CLI-> Autoboot |CONFIG_BOOTCOMMAND | |include/configs/am335x_evm.h:166
- |CONFIG_BOOTCOUNT_AM33XX | |include/configs/am335x_evm.h:200
- |CONFIG_BOOTCOUNT_LIMIT | |include/configs/am335x_evm.h:199
- CLI-> Autoboot |CONFIG_BOOTDELAY |1 |include/configs/ti_armv7_common.h:73
- |CONFIG_BOOTP_DNS2 | |include/configs/ti_am335x_common.h:40
- |CONFIG_BOOTP_DNS |/* Configurable parts of CMD_DHCP */ |include/configs/ti_am335x_common.h:39
- |CONFIG_BOOTP_GATEWAY | |include/configs/ti_am335x_common.h:42
- |CONFIG_BOOTP_SEND_HOSTNAME | |include/configs/ti_am335x_common.h:41
- |CONFIG_BOOTP_SUBNETMASK | |include/configs/ti_am335x_common.h:43
- |CONFIG_CMD_ASKENV | |include/configs/ti_armv7_common.h:159
- |CONFIG_CMD_BOOTZ | |include/configs/ti_armv7_common.h:160
- |CONFIG_CMD_DFU | |include/configs/am335x_evm.h:344
- CLI -> Network |CONFIG_CMD_DHCP | |include/configs/ti_am335x_common.h:37 | ./common/Kconfig:407
- |CONFIG_CMD_EEPROM | |include/configs/am335x_evm.h:183
- |CONFIG_CMD_EXT2 | |include/configs/ti_armv7_common.h:171
- |CONFIG_CMD_EXT4 | |include/configs/ti_armv7_common.h:172
- |CONFIG_CMD_FASTBOOT | |include/configs/am335x_evm.h:296
- |CONFIG_CMD_FAT | |include/configs/ti_armv7_common.h:169
- |CONFIG_CMD_FS_GENERIC | |include/configs/ti_armv7_common.h:173
- |CONFIG_CMD_GPIO | |include/configs/ti_armv7_common.h:110
- |CONFIG_CMD_GPT | |include/configs/am335x_evm.h:46
- |CONFIG_CMD_I2C | |include/configs/ti_armv7_common.h:97 | ./common/Kconfig:331
- |CONFIG_CMDLINE_EDITING | |include/configs/ti_armv7_common.h:135
- |CONFIG_CMDLINE_TAG | |include/configs/ti_armv7_common.h:31
- |CONFIG_CMD_MII | |include/configs/ti_am335x_common.h:38
- |CONFIG_CMD_MMC | |include/configs/ti_armv7_common.h:103
- |CONFIG_CMD_MTDPARTS | |include/configs/ti_armv7_common.h:156
- |CONFIG_CMD_NAND | |include/configs/ti_armv7_omap.h:43 | ./common/Kconfig:316
- |CONFIG_CMD_PART | |include/configs/ti_armv7_common.h:175
- |CONFIG_CMD_PING | |include/configs/ti_am335x_common.h:45 | ./common/Kconfig:418
- |CONFIG_CMD_SF | |include/configs/am335x_evm.h:427 | ./common/Kconfig:321
- |CONFIG_CMD_SPI | |include/configs/ti_armv7_common.h:107 | ./common/Kconfig:326
- |CONFIG_CMD_SPL | |include/configs/ti_armv7_common.h:235
- |CONFIG_CMD_SPL_NAND_OFS |0x00080000 /* os parameters */ |include/configs/am335x_evm.h:257
- |CONFIG_CMD_SPL_WRITE_SIZE |0x2000 |include/configs/am335x_evm.h:259
- |CONFIG_CMD_USB | |include/configs/am335x_evm.h:307 | ./common/Kconfig:336
- |CONFIG_DFU_MMC | |include/configs/am335x_evm.h:343
- |CONFIG_DFU_NAND | |include/configs/am335x_evm.h:359
- |CONFIG_DFU_RAM | |include/configs/am335x_evm.h:373
- |CONFIG_DOS_PARTITION | |include/configs/ti_armv7_common.h:168
- |CONFIG_DRIVER_TI_CPSW |/* Driver for IP block */ |include/configs/ti_am335x_common.h:46
- |CONFIG_EFI_PARTITION | |include/configs/am335x_evm.h:47
- |CONFIG_ENV_EEPROM_IS_ON_I2C | |include/configs/am335x_evm.h:184
- |CONFIG_ENV_IS_IN_FLASH | |include/configs/am335x_evm.h:464
- |CONFIG_ENV_IS_IN_MMC | |include/configs/am335x_evm.h:416
- |CONFIG_ENV_IS_IN_NAND | |include/configs/am335x_evm.h:248
- |CONFIG_ENV_IS_IN_SPI_FLASH | |include/configs/am335x_evm.h:403
- |CONFIG_ENV_IS_NOWHERE | |include/configs/am335x_evm.h:327
- |CONFIG_ENV_OFFSET |0x001c0000 |include/configs/am335x_evm.h:249
- |CONFIG_ENV_OFFSET |0x0 |include/configs/am335x_evm.h:420
- |CONFIG_ENV_OFFSET |(512 << 10) |include/configs/am335x_evm.h:466
- |CONFIG_ENV_OFFSET |(768 << 10) /* 768 KiB in */ |include/configs/am335x_evm.h:407
- |CONFIG_ENV_OFFSET_REDUND |0x001e0000 |include/configs/am335x_evm.h:250
- |CONFIG_ENV_OFFSET_REDUND |(768 << 10) |include/configs/am335x_evm.h:467
- |CONFIG_ENV_OFFSET_REDUND |(896 << 10) /* 896 KiB in */ |include/configs/am335x_evm.h:408
- |CONFIG_ENV_OFFSET_REDUND |(CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE) |include/configs/am335x_evm.h:421
- |CONFIG_ENV_OVERWRITE |/* Overwrite ethaddr / serial# */ |include/configs/ti_armv7_common.h:130
- |CONFIG_ENV_SECT_SIZE |(128 << 10) |include/configs/am335x_evm.h:465
- |CONFIG_ENV_SECT_SIZE |(4 << 10) /* 4 KB sectors */ |include/configs/am335x_evm.h:406
- |CONFIG_ENV_SIZE |(128 << 10) |include/configs/am335x_evm.h:43
- |CONFIG_ENV_SPI_MAX_HZ |CONFIG_SF_DEFAULT_SPEED |include/configs/am335x_evm.h:405
- |CONFIG_ENV_VARS_UBOOT_CONFIG |/* Strongly encouraged */ |include/configs/ti_armv7_common.h:129
- |CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG | |include/configs/am335x_evm.h:68
- |CONFIG_EXTRA_ENV_SETTINGS | |include/configs/am335x_evm.h:71
- |CONFIG_FASTBOOT_BUF_ADDR |CONFIG_SYS_LOAD_ADDR |include/configs/am335x_evm.h:298
- |CONFIG_FASTBOOT_BUF_SIZE |0x07000000 |include/configs/am335x_evm.h:299
- |CONFIG_FASTBOOT_FLASH_MMC_DEV |1 |include/configs/am335x_evm.h:303
- |CONFIG_FAT_WRITE | |include/configs/ti_armv7_common.h:170
- |CONFIG_FLASH_CFI_DRIVER | |include/configs/am335x_evm.h:454
- |CONFIG_FLASH_CFI_MTD | |include/configs/am335x_evm.h:455
- |CONFIG_G_DNL_MANUFACTURER "Texas Instruments"| |include/configs/am335x_evm.h:319
- |CONFIG_G_DNL_PRODUCT_NUM 0xD022 | |include/configs/am335x_evm.h:318
- |CONFIG_G_DNL_VENDOR_NUM 0x0451 | |include/configs/am335x_evm.h:317
- |CONFIG_GENERIC_MMC | |include/configs/ti_armv7_common.h:102
- |CONFIG_HW_WATCHDOG | |include/configs/ti_am335x_common.h:57
- |CONFIG_I2C | |include/configs/ti_armv7_common.h:96
- |CONFIG_INITRD_TAG | |include/configs/ti_armv7_common.h:33
- |CONFIG_MACH_TYPE |MACH_TYPE_TIAM335EVM |include/configs/am335x_evm.h:32
- |CONFIG_MAX_RAM_BANK_SIZE |(1024 << 20) |include/configs/ti_am335x_common.h:18
- |CONFIG_MII |/* Required in net/eth.c */ |include/configs/ti_am335x_common.h:47
- |CONFIG_MMC | |include/configs/ti_armv7_common.h:101
- |CONFIG_MTD_DEVICE |/* Required for mtdparts */ |include/configs/ti_armv7_common.h:155
- |CONFIG_NAND_OMAP_ECCSCHEME |OMAP_ECC_BCH8_CODE_HW |include/configs/am335x_evm.h:233
- |CONFIG_NAND_OMAP_ELM | |include/configs/am335x_evm.h:220
- |CONFIG_NAND_OMAP_GPMC | |include/configs/am335x_evm.h:218
- |CONFIG_NAND_OMAP_GPMC | |include/configs/ti_armv7_omap.h:38
- |CONFIG_NAND_OMAP_GPMC_PREFETCH | |include/configs/am335x_evm.h:219
- |CONFIG_NET_RETRY_COUNT |10 |include/configs/ti_am335x_common.h:44
- |CONFIG_NR_DRAM_BANKS |1 |include/configs/ti_armv7_common.h:83
- |CONFIG_OF_LIBFDT | |include/configs/ti_armv7_common.h:30
- |CONFIG_OMAP3_SPI | |include/configs/ti_armv7_omap.h:28
- |CONFIG_OMAP_COMMON | |include/configs/ti_armv7_omap.h:17
- |CONFIG_OMAP_GPIO | |include/configs/ti_armv7_omap.h:31
- |CONFIG_OMAP_HSMMC | |include/configs/ti_armv7_omap.h:25
- |CONFIG_OMAP | |include/configs/ti_armv7_omap.h:16
- |CONFIG_OMAP_WATCHDOG | |include/configs/ti_am335x_common.h:58
- |CONFIG_PARTITION_UUIDS | |include/configs/ti_armv7_common.h:174
- |CONFIG_PHY_GIGE | |include/configs/am335x_evm.h:433
- |CONFIG_PHYLIB | |include/configs/am335x_evm.h:434 | ./drivers/net/Kconfig:11
- |CONFIG_PHY_SMSC | |include/configs/am335x_evm.h:435
- |CONFIG_POWER_TPS65217 | |include/configs/am335x_evm.h:190
- |CONFIG_POWER_TPS65910 | |include/configs/am335x_evm.h:191
- |CONFIG_SETUP_MEMORY_TAGS | |include/configs/ti_armv7_common.h:32
- |CONFIG_SF_DEFAULT_SPEED |24000000 |include/configs/am335x_evm.h:430
- |CONFIG_SKIP_LOWLEVEL_INIT | |include/configs/ti_am335x_common.h:80
- |CONFIG_SPI_FLASH_WINBOND | |include/configs/am335x_evm.h:429 | ./drivers/mtd/spi/Kconfig:82
- |CONFIG_SPI | |include/configs/ti_armv7_common.h:106
- |CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC | |include/configs/ti_am335x_common.h:20
- |CONFIG_SPL_BOARD_INIT | |include/configs/ti_armv7_common.h:254
- |CONFIG_SPL_BSS_MAX_SIZE |0x80000 |include/configs/ti_armv7_common.h:208
- |CONFIG_SPL_BSS_START_ADDR |0x80a00000 |include/configs/ti_armv7_common.h:207
- |CONFIG_SPL_ENV_SUPPORT | |include/configs/am335x_evm.h:336
- |CONFIG_SPL_ENV_SUPPORT | |include/configs/am335x_evm.h:417
- |CONFIG_SPL_EXT_SUPPORT | |include/configs/ti_armv7_common.h:242
- |CONFIG_SPL_FAT_SUPPORT | |include/configs/ti_armv7_common.h:241
- |CONFIG_SPL_FRAMEWORK | |include/configs/ti_armv7_common.h:188
- |CONFIG_SPL_FS_LOAD_ARGS_NAME |"args" |include/configs/ti_armv7_common.h:227
- |CONFIG_SPL_FS_LOAD_KERNEL_NAME |"uImage" |include/configs/ti_armv7_common.h:226
- |CONFIG_SPL_FS_LOAD_PAYLOAD_NAME |"u-boot.img" |include/configs/ti_armv7_common.h:222
- |CONFIG_SPL_GPIO_SUPPORT | |include/configs/ti_armv7_common.h:253
- |CONFIG_SPL_I2C_SUPPORT | |include/configs/ti_armv7_common.h:248
- |CONFIG_SPL_LDSCRIPT |"$(CPUDIR)/am33xx/u-boot-spl.lds" |include/configs/am335x_evm.h:206
- |CONFIG_SPL_LIBCOMMON_SUPPORT | |include/configs/ti_armv7_common.h:249
- |CONFIG_SPL_LIBDISK_SUPPORT | |include/configs/ti_armv7_common.h:239
- |CONFIG_SPL_LIBGENERIC_SUPPORT | |include/configs/ti_armv7_common.h:250
- |CONFIG_SPL_MAX_SIZE |(0x4030B800 - CONFIG_SPL_TEXT_BASE) |include/configs/ti_am335x_common.h:68
- |CONFIG_SPL_MMC_SUPPORT | |include/configs/ti_armv7_common.h:240
- |CONFIG_SPL_MTD_SUPPORT | |include/configs/ti_armv7_common.h:261
- |CONFIG_SPL_MUSB_NEW_SUPPORT | |include/configs/am335x_evm.h:204
- |CONFIG_SPL_NAND_AM33XX_BCH |/* ELM support */ |include/configs/ti_am335x_common.h:93
- |CONFIG_SPL_NAND_AM33XX_BCH | |include/configs/am335x_evm.h:254
- |CONFIG_SPL_NAND_BASE | |include/configs/ti_armv7_common.h:258
- |CONFIG_SPL_NAND_DRIVERS | |include/configs/ti_armv7_common.h:259
- |CONFIG_SPL_NAND_ECC | |include/configs/ti_armv7_common.h:260
- |CONFIG_SPL_NAND_SUPPORT | |include/configs/ti_armv7_common.h:257
- |CONFIG_SPL_NET_SUPPORT | |include/configs/am335x_evm.h:335
- |CONFIG_SPL_NET_VCI_STRING |"AM335x U-Boot SPL" |include/configs/am335x_evm.h:337
- |CONFIG_SPL_OS_BOOT | |include/configs/ti_armv7_common.h:189
- |CONFIG_SPL_POWER_SUPPORT | |include/configs/am335x_evm.h:195
- |CONFIG_SPL_POWER_SUPPORT | |include/configs/ti_armv7_common.h:252
- |CONFIG_SPL_SERIAL_SUPPORT | |include/configs/ti_armv7_common.h:251
- |CONFIG_SPL_SPI_FLASH_SUPPORT | |include/configs/am335x_evm.h:399
- |CONFIG_SPL_SPI_LOAD | |include/configs/am335x_evm.h:400
- |CONFIG_SPL_SPI_SUPPORT | |include/configs/am335x_evm.h:398
- |CONFIG_SPL_TEXT_BASE |0x402F0400 |include/configs/ti_am335x_common.h:67
- |CONFIG_SPL_WATCHDOG_SUPPORT | |include/configs/ti_am335x_common.h:73
- |CONFIG_SPL_YMODEM_SUPPORT | |include/configs/am335x_evm.h:196
- |CONFIG_STORAGE_EMMC | |include/configs/am335x_evm.h:302
- |CONFIG_SUPPORT_RAW_INITRD | |include/configs/ti_armv7_common.h:161
- |CONFIG_SYS_BARGSIZE |CONFIG_SYS_CBSIZE |include/configs/ti_armv7_common.h:147
- |CONFIG_SYS_BOOTCOUNT_ADDR |0x44E3E000 |include/configs/ti_am335x_common.h:54
- |CONFIG_SYS_BOOTCOUNT_BE | |include/configs/am335x_evm.h:201
- |CONFIG_SYS_BOOTM_LEN |(16 << 20) |include/configs/am335x_evm.h:29
- |CONFIG_SYS_CACHELINE_SIZE |64 |include/configs/ti_am335x_common.h:17
- |CONFIG_SYS_CBSIZE |512 |include/configs/ti_armv7_common.h:142
- |CONFIG_SYS_CONSOLE_INFO_QUIET | |include/configs/ti_armv7_common.h:127
- |CONFIG_SYS_ENV_SECT_SIZE |CONFIG_SYS_NAND_BLOCK_SIZE |include/configs/am335x_evm.h:251
- |CONFIG_SYS_FLASH_BASE |(0x08000000) |include/configs/am335x_evm.h:458
- |CONFIG_SYS_FLASH_CFI | |include/configs/am335x_evm.h:453
- |CONFIG_SYS_FLASH_CFI_WIDTH |FLASH_CFI_16BIT |include/configs/am335x_evm.h:459
- |CONFIG_SYS_FLASH_PROTECTION | |include/configs/am335x_evm.h:452
- |CONFIG_SYS_FLASH_SIZE |0x01000000 |include/configs/am335x_evm.h:460
- |CONFIG_SYS_FLASH_USE_BUFFER_WRITE | |include/configs/am335x_evm.h:451
- * |CONFIG_SYS_GENERIC_BOARD | |include/configs/ti_armv7_common.h:21 | ./arch/Kconfig:7
- CLI |CONFIG_SYS_HUSH_PARSER | |include/configs/ti_armv7_common.h:126 | ./common/Kconfig:15
- |CONFIG_SYS_I2C_EEPROM_ADDR |0x50 |include/configs/am335x_evm.h:185
- |CONFIG_SYS_I2C_EEPROM_ADDR_LEN |2 |include/configs/am335x_evm.h:186
- |CONFIG_SYS_I2C | |include/configs/ti_armv7_common.h:98
- |CONFIG_SYS_I2C_MULTI_EEPROMS | |include/configs/am335x_evm.h:187
- |CONFIG_SYS_I2C_OMAP24XX | |include/configs/ti_armv7_omap.h:22
- |CONFIG_SYS_INIT_SP_ADDR |(NON_SECURE_SRAM_END - \ |include/configs/ti_armv7_common.h:88
- |CONFIG_SYS_LDSCRIPT |"board/ti/am335x/u-boot.lds" |include/configs/am335x_evm.h:40
- |CONFIG_SYS_LOAD_ADDR |0x82000000 |include/configs/ti_armv7_common.h:41
- |CONFIG_SYS_LONGHELP | |include/configs/ti_armv7_common.h:133
- |CONFIG_SYS_MALLOC_LEN |((16 << 20) + CONFIG_SYS_DFU_DATA_BUF_SIZE) |include/configs/ti_armv7_common.h:122
- |CONFIG_SYS_MALLOC_LEN |(16 << 20) |include/configs/ti_armv7_common.h:124
- |CONFIG_SYS_MAXARGS |64 |include/configs/ti_armv7_common.h:139
- |CONFIG_SYS_MAX_FLASH_BANKS |1 |include/configs/am335x_evm.h:457
- |CONFIG_SYS_MAX_FLASH_SECT |128 |include/configs/am335x_evm.h:456
- |CONFIG_SYS_MAX_NAND_DEVICE |1 |include/configs/ti_armv7_omap.h:42
- |CONFIG_SYS_MMC_ENV_DEV |1 |include/configs/am335x_evm.h:418
- |CONFIG_SYS_MMC_ENV_PART |2 |include/configs/am335x_evm.h:419
- |CONFIG_SYS_MMCSD_FS_BOOT_PARTITION |1 |include/configs/ti_armv7_common.h:221
- |CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR |0x80 |include/configs/ti_armv7_common.h:231
- |CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS |0x80 |include/configs/ti_armv7_common.h:232
- |CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR |0x900 |include/configs/ti_armv7_common.h:230
- |CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR |0x300 /* address 0x60000 */ |include/configs/ti_armv7_common.h:217
- |CONFIG_SYS_MONITOR_BASE |CONFIG_SYS_FLASH_BASE |include/configs/am335x_evm.h:461
- |CONFIG_SYS_NAND_5_ADDR_CYCLE | |include/configs/am335x_evm.h:211
- |CONFIG_SYS_NAND_BAD_BLOCK_POS |NAND_LARGE_BADBLOCK_POS |include/configs/am335x_evm.h:221
- |CONFIG_SYS_NAND_BASE |0x8000000 |include/configs/ti_armv7_omap.h:40
- |CONFIG_SYS_NAND_BLOCK_SIZE |(128*1024) |include/configs/am335x_evm.h:216
- |CONFIG_SYS_NAND_ECCBYTES |14 |include/configs/am335x_evm.h:231
- |CONFIG_SYS_NAND_ECCPOS |{ 2, 3, 4, 5, 6, 7, 8, 9, \ |include/configs/am335x_evm.h:222
- |CONFIG_SYS_NAND_ECCSIZE |512 |include/configs/am335x_evm.h:230
- |CONFIG_SYS_NAND_ONFI_DETECTION | |include/configs/am335x_evm.h:232
- |CONFIG_SYS_NAND_OOBSIZE |64 |include/configs/am335x_evm.h:215
- |CONFIG_SYS_NAND_PAGE_COUNT |(CONFIG_SYS_NAND_BLOCK_SIZE / \ |include/configs/am335x_evm.h:212
- |CONFIG_SYS_NAND_PAGE_SIZE |2048 |include/configs/am335x_evm.h:214
- |CONFIG_SYS_NAND_SPL_KERNEL_OFFS |0x00200000 /* kernel offset */ |include/configs/am335x_evm.h:258
- |CONFIG_SYS_NAND_U_BOOT_OFFS |0x000c0000 |include/configs/am335x_evm.h:246 | ./drivers/mtd/nand/Kconfig:96
- |CONFIG_SYS_NAND_U_BOOT_START |CONFIG_SYS_TEXT_BASE |include/configs/ti_armv7_common.h:262
- |CONFIG_SYS_NO_FLASH | |include/configs/ti_armv7_common.h:27
- |CONFIG_SYS_NS16550_CLK |48000000 |include/configs/ti_am335x_common.h:34
- |CONFIG_SYS_NS16550_COM1 |0x44e09000 |include/configs/am335x_evm.h:175
- |CONFIG_SYS_NS16550_COM2 |0x48022000 |include/configs/am335x_evm.h:176
- |CONFIG_SYS_NS16550_COM3 |0x48024000 |include/configs/am335x_evm.h:177
- |CONFIG_SYS_NS16550_COM4 |0x481a6000 |include/configs/am335x_evm.h:178
- |CONFIG_SYS_NS16550_COM5 |0x481a8000 |include/configs/am335x_evm.h:179
- |CONFIG_SYS_NS16550_COM6 |0x481aa000 |include/configs/am335x_evm.h:180
- |CONFIG_SYS_NS16550 | |include/configs/ti_am335x_common.h:29
- |CONFIG_SYS_NS16550_REG_SIZE |(-4) |include/configs/ti_am335x_common.h:32
- |CONFIG_SYS_NS16550_SERIAL | |include/configs/ti_am335x_common.h:31
- |CONFIG_SYS_OMAP24_I2C_SLAVE |1 |include/configs/ti_armv7_omap.h:21
- |CONFIG_SYS_OMAP24_I2C_SPEED |100000 |include/configs/ti_armv7_omap.h:20
- |CONFIG_SYS_PBSIZE |(CONFIG_SYS_CBSIZE \ |include/configs/ti_armv7_common.h:144
- |CONFIG_SYS_PTV |2 |include/configs/ti_armv7_common.h:93
- |CONFIG_SYS_REDUNDAND_ENVIRONMENT | |include/configs/am335x_evm.h:404
- |CONFIG_SYS_REDUNDAND_ENVIRONMENT | |include/configs/am335x_evm.h:422
- |CONFIG_SYS_SDRAM_BASE |0x80000000 |include/configs/ti_armv7_common.h:85
- |CONFIG_SYS_SPI_U_BOOT_OFFS |0x20000 |include/configs/am335x_evm.h:401
- |CONFIG_SYS_SPL_ARGS_ADDR |(CONFIG_SYS_SDRAM_BASE + \ |include/configs/ti_am335x_common.h:69
- |CONFIG_SYS_SPL_MALLOC_SIZE |CONFIG_SYS_MALLOC_LEN |include/configs/ti_armv7_common.h:213
- |CONFIG_SYS_SPL_MALLOC_START |(CONFIG_SPL_BSS_START_ADDR + \ |include/configs/ti_armv7_common.h:211
- |CONFIG_SYS_TEXT_BASE |0x08000000 |include/configs/am335x_evm.h:268 | ./board/coreboot/coreboot/Kconfig:12, ./Kconfig:180
- |CONFIG_SYS_TEXT_BASE |0x80800000 |include/configs/ti_armv7_common.h:204 | ./board/coreboot/coreboot/Kconfig, ./Kconfig:180
- |CONFIG_SYS_THUMB_BUILD | |include/configs/ti_armv7_common.h:245
- |CONFIG_SYS_TIMERBASE |0x48040000 |include/configs/ti_am335x_common.h:19
- |CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS |0x200 /* 256 KB */ |include/configs/ti_armv7_common.h:218
- |CONFIG_USB_ETHER | |include/configs/am335x_evm.h:312
- |CONFIG_USB_ETH_RNDIS | |include/configs/am335x_evm.h:313
- |CONFIG_USB_FUNCTION_DFU | |include/configs/am335x_evm.h:342
- |CONFIG_USB_FUNCTION_FASTBOOT | |include/configs/am335x_evm.h:295
- |CONFIG_USB_GADGET_DOWNLOAD | |include/configs/am335x_evm.h:284
- |CONFIG_USB_GADGET_DUALSPEED | |include/configs/am335x_evm.h:285
- |CONFIG_USB_GADGET | |include/configs/am335x_evm.h:283
- |CONFIG_USB_GADGET_VBUS_DRAW |2 |include/configs/am335x_evm.h:286
- |CONFIG_USB_MUSB_DISABLE_BULK_COMBINE_SPLIT | |include/configs/am335x_evm.h:282
- |CONFIG_USB_MUSB_DSPS | |include/configs/am335x_evm.h:278
- Device Drivers -> Usb |CONFIG_USB_MUSB_GADGET | |include/configs/am335x_evm.h:280 | ./drivers/usb/musb-new/Kconfig:11
- Device Drivers -> Usb |CONFIG_USB_MUSB_HOST | |include/configs/am335x_evm.h:287 | ./drivers/usb/musb-new/Kconfig:6
- |CONFIG_USB_MUSB_PIO_ONLY | |include/configs/am335x_evm.h:281
- |CONFIG_USBNET_HOST_ADDR |"de:ad:be:af:00:00" |include/configs/am335x_evm.h:314
- |CONFIG_USB_STORAGE | |include/configs/am335x_evm.h:308 | ./drivers/usb/Kconfig:58
- |CONFIG_VERSION_VARIABLE | |include/configs/ti_armv7_common.h:136
- ####
Advertisement
Add Comment
Please, Sign In to add comment