| /arch/arm/mach-keystone/ |
| A D | keystone.c | 46 char *env; in misc_init_r() local 49 env = env_get("ks2_debug"); in misc_init_r() 51 if (env) in misc_init_r() 52 ks2_debug = simple_strtol(env, NULL, 0); in misc_init_r()
|
| A D | ddr3.c | 332 char *env; in ddr3_check_ecc_int() local 336 env = env_get("ecc_test"); in ddr3_check_ecc_int() 337 if (env) in ddr3_check_ecc_int() 338 ecc_test = simple_strtol(env, NULL, 0); in ddr3_check_ecc_int()
|
| /arch/arm/mach-uniphier/ |
| A D | board_late_init.c | 53 static void uniphier_set_env_addr(const char *env, const char *offset_env) in uniphier_set_env_addr() argument 61 if (env_get(env)) in uniphier_set_env_addr() 74 ret = env_set_hex(env, gd->ram_base + offset); in uniphier_set_env_addr() 81 pr_warn("\"%s\" environment variable was not set correctly\n", env); in uniphier_set_env_addr()
|
| /arch/arm/dts/ |
| A D | stm32mp235f-dk-u-boot.dtsi | 11 u-boot,mmc-env-partition = "u-boot-env";
|
| A D | stm32mp257f-ev1-u-boot.dtsi | 11 u-boot,mmc-env-partition = "u-boot-env";
|
| A D | armada-3720-espressobin-u-boot.dtsi | 23 partition@u-boot-env { 25 label = "u-boot-env";
|
| A D | stm32mp135f-dk-u-boot.dtsi | 16 u-boot,mmc-env-partition = "u-boot-env";
|
| A D | armada-xp-crs305-1g-4s-bit.dts | 30 partition@u-boot-env { 32 label = "u-boot-env";
|
| A D | armada-xp-crs326-24g-2s-bit.dts | 30 partition@u-boot-env { 32 label = "u-boot-env";
|
| A D | armada-xp-crs328-4c-20s-4s-bit.dts | 30 partition@u-boot-env { 32 label = "u-boot-env";
|
| A D | stm32mp157c-ed1-scmi-u-boot.dtsi | 17 u-boot,mmc-env-partition = "u-boot-env";
|
| A D | stm32mp13xx-dhcor-u-boot.dtsi | 18 u-boot,mmc-env-offset = <0x3fc000>; 19 u-boot,mmc-env-offset-redundant = <0x3fc000>; 47 label = "u-boot-env-a"; 51 label = "u-boot-env-b";
|
| A D | stm32mp157a-dk1-scmi-u-boot.dtsi | 18 u-boot,mmc-env-partition = "u-boot-env";
|
| A D | kirkwood-atl-sbx81lifkw.dts | 104 partition@u-boot-env { 106 label = "u-boot-env";
|
| A D | kirkwood-atl-sbx81lifxcat.dts | 104 partition@u-boot-env { 106 label = "u-boot-env";
|
| A D | k3-am625-phyboard-lyra-rdk-u-boot.dtsi | 137 label = "ospi.env"; 141 label = "ospi.env.backup";
|
| A D | stm32mp157c-ev1-u-boot.dtsi | 45 label = "u-boot-env"; 66 label = "u-boot-env";
|
| A D | armada-xp-crs305-1g-4s.dtsi | 100 partition@u-boot-env { 102 label = "u-boot-env";
|
| A D | armada-xp-crs326-24g-2s.dtsi | 100 partition@u-boot-env { 102 label = "u-boot-env";
|
| A D | armada-xp-crs328-4c-20s-4s.dtsi | 100 partition@u-boot-env { 102 label = "u-boot-env";
|
| A D | k3-am642-phyboard-electra-rdk-u-boot.dtsi | 144 label = "ospi.env"; 148 label = "ospi.env.backup";
|
| A D | armada-xp-db-xc3-24g4xg.dts | 100 partition@u-boot-env { 102 label = "u-boot-env";
|
| /arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| A D | README.pci_iommu_extra | 11 The "pci_iommu_extra" env var or "pci-iommu-extra" device tree property (to be 19 The env var consists of a list of <bdf>,<action> pairs for a certain pci bus 42 Note: the env var has priority over the device tree property. 53 The following u-boot env var will create iommu mappings for 3 VFs for each PF:
|
| /arch/sandbox/dts/ |
| A D | sandbox_capsule.dtsi | 36 text = "u-boot-env:New"; 74 text = "u-boot-env:New"; 149 text = "u-boot-env:New";
|
| /arch/powerpc/dts/gdsys/soc/nor/ |
| A D | flash-80k-partition.dtsi | 13 env@80000 {
|