Home
last modified time | relevance | path

Searched refs:setting (Results 1 – 17 of 17) sorted by relevance

/board/siemens/smartweb/
A Dsmartweb.c245 struct sdramc_reg setting; in at91_mem_init() local
247 setting.cr = SDRAM_BASE_CONF; in at91_mem_init()
248 setting.mdr = AT91_SDRAMC_MD_SDRAM; in at91_mem_init()
249 setting.tr = (CFG_SYS_MASTER_CLOCK * 7) / 1000000; in at91_mem_init()
259 sdramc_initialize(ATMEL_BASE_CS1, &setting); in at91_mem_init()
/board/siemens/taurus/
A Dtaurus.c166 struct sdramc_reg setting; in sdramc_configure() local
169 setting.cr = SDRAM_BASE_CONF | mask; in sdramc_configure()
170 setting.mdr = AT91_SDRAMC_MD_SDRAM; in sdramc_configure()
171 setting.tr = (CFG_SYS_MASTER_CLOCK * 7) / 1000000; in sdramc_configure()
177 sdramc_initialize(ATMEL_BASE_CS1, &setting); in sdramc_configure()
/board/freescale/imxrt1050-evk/
A Dimximage-nor.cfg34 * Unfortunately setting all to OCRAM only works for MMC
35 * and setting all to DTCM only works for FLEXSPI NOR.
A Dimximage.cfg34 * Unfortunately setting all to OCRAM only works for MMC
35 * and setting all to DTCM only works for FLEXSPI NOR.
/board/eets/pdu001/
A DREADME24 The Run LED on the PDU-001 can be turned on red by setting CONFIG_RUN_LED_RED
25 or green by setting CONFIG_RUN_LED_GREEN. Setting CONFIG_RUN_LED_OFF will turn
/board/toradex/colibri_imx6/
A DKconfig39 If executed on already fused modules it doesn't change any fuse setting.
/board/freescale/t104xrdb/
A DREADME285 NOR boot SW setting:
290 NAND boot SW setting:
295 SPI boot SW setting:
300 SD boot SW setting:
307 NOR boot SW setting:
312 NAND boot SW setting:
317 SPI boot SW setting:
322 SD boot SW setting:
/board/toradex/apalis_imx6/
A DKconfig39 If executed on already fused modules it doesn't change any fuse setting.
/board/freescale/p1_p2_rdb_pc/
A DREADME36 board by reading i2c bus and setting the appropriate mux values.
40 CPLD. QE-UEC and QE-UART can be enabled for linux kernel by setting "qe"
/board/buffalo/lsxl/
A DREADME26 to recover from a bad environment setting or an empty environment, you can
56 The common use case for this is setting a MAC address. Let us assume you
68 You cannot store the network console setting in the environment. On reset
125 You can change the boot source by setting the 'bootsource' variable to the
/board/CZ.NIC/turris_omnia/
A Dturris_omnia.c768 const struct omnia_ddr_speed *setting; in fixup_speed_in_ddr_topology() local
787 setting = find_ddr_speed_setting(speed); in fixup_speed_in_ddr_topology()
788 if (!setting) { in fixup_speed_in_ddr_topology()
797 if (params->speed_bin_index == setting->speed_bin) in fixup_speed_in_ddr_topology()
805 params->speed_bin_index = setting->speed_bin; in fixup_speed_in_ddr_topology()
806 params->memory_freq = setting->freq; in fixup_speed_in_ddr_topology()
/board/freescale/p1010rdb/
A DREADME.P1010RDB-PA52 - support critical POR setting changed via switch on board
167 CPLD POR setting registers
175 After reset, the new POR setting will be implemented.
A DREADME.P1010RDB-PB36 POR: support critical POR setting changed via switch on board
80 Switch P1010RDB-PB boot mode via software without setting DIP-switch
/board/keymile/km83xx/
A DREADME.kmeter19 which can be activated by setting the "ST" jumper on the PIGGY board.
/board/tbs/tbs2910/
A Dtbs2910.cfg108 /* tCKE=2+1,tCKSRX=6,tCKSE=6, active power down after 256 cycles (setting 5) */
/board/freescale/ls2080ardb/
A DREADME103 Refer to board documentation for correct switch setting.
/board/freescale/t208xrdb/
A DREADME144 T2080PCIe-RDB Default DIP-Switch setting

Completed in 32 milliseconds