| /rk3399_rockchip-uboot/board/siemens/draco/ |
| H A D | board.c | 42 static struct draco_baseboard_id __attribute__((section(".data"))) settings; variable 78 settings.ddr3 = ddr3_default; in set_default_ddr3_timings() 85 printf("device:\t\t%s\n", settings.ddr3.manu_name); in print_ddr3_timings() 86 printf("marking:\t%s\n", settings.ddr3.manu_marking); in print_ddr3_timings() 115 printf("device: \t'%s'\n", settings.chip.sdevname); in print_chip_data() 116 printf("hw version: \t'%s'\n", settings.chip.shwver); in print_chip_data() 169 (uchar *)&settings.ddr3, sizeof(struct ddr3_data))) { in read_eeprom() 175 (uchar *)&settings.chip, sizeof(settings.chip))) in read_eeprom() 178 if (ddr3_default.magic == settings.ddr3.magic && in read_eeprom() 179 ddr3_default.version == settings.ddr3.version) { in read_eeprom() [all …]
|
| H A D | board.h | 20 settings.ddr3.x, /* EEPROM Value */ \ 22 settings.ddr3.x-ddr3_default.x /* Difference */
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | bsettings.py | 17 global settings 20 settings = ConfigParser.SafeConfigParser() 30 settings.read(config_fname) 33 settings.readfp(StringIO.StringIO(data)) 45 return settings.items(section) 53 global settings 56 settings.set(section, tag, value) 59 settings.write(fd)
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.socfpga | 61 $ /path/to/bsb/tools/bsp-create-settings --type spl --bsp-dir build \ 62 --preloader-settings-dir hps_isw_handoff/soc_system_hps_0/ \ 63 --settings build/settings.bsp 65 You should use the bsp "build" directory above (ie, where the settings.bsp file is) 99 6.3.2 Select 'settings.bsp' file 123 the settings.bsp file.
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | patman.py | 19 project, settings, terminal, test 26 import settings 76 settings.Setup(parser, options.project, '')
|
| H A D | patman | 19 project, settings, terminal, test 26 import settings 76 settings.Setup(parser, options.project, '')
|
| H A D | series.py | 13 import settings 238 for x in set(cc) & set(settings.bounces): 240 cc = set(cc) - set(settings.bounces)
|
| H A D | gitutil.py | 15 import settings 482 alias = settings.alias 578 settings.ReadGitAliases(alias_fname)
|
| H A D | func_test.py | 18 import settings 137 settings.alias = {
|
| /rk3399_rockchip-uboot/board/sbc8641d/ |
| H A D | README | 22 the board documentation for details. Some settings control CPU voltages 23 and settings may change with board revisions.
|
| /rk3399_rockchip-uboot/board/sbc8548/ |
| H A D | README | 68 The default configuration uses hard coded memory configuration settings 126 The above assumes that you are using the default board settings which 129 If you are running the default 8MB /CS0 settings but want to store an 141 Finally, if you are running the alternate 64MB /CS0 settings and want 157 The following contains some summary information on hardware settings 237 SW4 settings are readable from the EPLD and are currently not used for 238 any hardware settings (i.e. user configuration switches).
|
| /rk3399_rockchip-uboot/board/freescale/mpc832xemds/ |
| H A D | README | 5 For some reason, the HW designers describe the switch settings 34 ENET3/4 MII mode settings: 46 ENET3/4 RMII mode settings:
|
| /rk3399_rockchip-uboot/board/freescale/mpc8315erdb/ |
| H A D | README | 9 switch settings for S3 S4: 19 DIP switch settings for S3 S4:
|
| /rk3399_rockchip-uboot/board/grinn/chiliboard/ |
| H A D | README | 20 - Jumper settings:
|
| /rk3399_rockchip-uboot/board/grinn/liteboard/ |
| H A D | README | 20 - Jumper settings:
|
| /rk3399_rockchip-uboot/board/engicam/geam6ul/ |
| H A D | README | 20 - Jumper settings:
|
| /rk3399_rockchip-uboot/board/freescale/mpc8313erdb/ |
| H A D | README | 9 switch settings for S3 S4: 19 DIP switch settings for S3 S4:
|
| /rk3399_rockchip-uboot/board/engicam/isiotmx6ul/ |
| H A D | README | 20 - Jumper settings:
|
| /rk3399_rockchip-uboot/board/freescale/mx6ul_14x14_evk/ |
| H A D | README | 20 - Jumper settings:
|
| /rk3399_rockchip-uboot/drivers/clk/ |
| H A D | Kconfig | 54 This clock driver adds support for clock realted settings for 61 This clock driver adds support for clock realted settings for
|
| /rk3399_rockchip-uboot/board/engicam/icorem6/ |
| H A D | README | 25 - Jumper settings:
|
| /rk3399_rockchip-uboot/board/engicam/icorem6_rqs/ |
| H A D | README | 25 - Jumper settings:
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | atmel,at91-pio4-pinctrl.txt | 24 ioset settings. Use the macros from boot/dts/<soc>-pinfunc.h file to get the
|
| /rk3399_rockchip-uboot/board/freescale/mx6ullevk/ |
| H A D | README | 20 - Jumper settings:
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | uniphier-pinctrl.dtsi | 2 * Device Tree Source for UniPhier SoCs default pinctrl settings
|