Searched refs:redundant (Results 1 – 13 of 13) sorted by relevance
| /rk3399_rockchip-uboot/tools/ |
| H A D | mkenvimage.c | 78 int redundant = 0; in main() local 108 redundant = 1; in main() 152 envsize = datasize - (CRC_SIZE + redundant); in main() 153 envptr = dataptr + CRC_SIZE + redundant; in main() 291 if (redundant) in main()
|
| /rk3399_rockchip-uboot/tools/env/ |
| H A D | fw_env.c | 1145 struct env_image_redundant *redundant; in fw_env_open() local 1166 redundant = addr0; in fw_env_open() 1167 environment.crc = &redundant->crc; in fw_env_open() 1168 environment.flags = &redundant->flags; in fw_env_open() 1169 environment.data = redundant->data; in fw_env_open() 1211 redundant = addr1; in fw_env_open() 1245 crc1 = crc32 (0, (uint8_t *) redundant->data, ENV_SIZE); in fw_env_open() 1248 ret = env_aes_cbc_crypt(redundant->data, 0, in fw_env_open() 1254 crc1_ok = (crc1 == redundant->crc); in fw_env_open() 1255 flag1 = redundant->flags; in fw_env_open() [all …]
|
| H A D | fw_env.config | 2 # Up to two entries are valid, in this case the redundant
|
| H A D | README | 40 that does not have support for redundant environment enabled.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/ |
| H A D | config.txt | 34 u-boot,mmc-env-offset-redundant 36 of the u-boot,mmc-env-offset-redundant' properties overrides
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.AMCC-eval-boards-cleanup | 13 o Added config option to use redundant environment in flash. This is also
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | merge_config.sh | 127 echo Value of $CFG is redundant by fragment $MERGE_FILE:
|
| /rk3399_rockchip-uboot/env/ |
| H A D | Kconfig | 148 a redundant copy of the environment data, so that there is 193 hold a redundant copy of the environment data. This provides a 226 size used to hold a redundant copy of the environment data, so 314 size used to hold a redundant copy of the environment data, so 352 the environment in. This will enable redundant environments in UBI. 378 hold a redundant copy of the environment data. This provides a 528 hex "Environment redundant(backup) offset" 540 hex "Environment redundant(backup) offset in Nand" 554 hex "Environment redundant(backup) offset in Nor"
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pwm/ |
| H A D | pwm.txt | 40 Note that in the example above, specifying the "pwm-names" is redundant
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | README | 25 source code with mostly redundant information, but also makes it very
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | am335x-rut.dts | 51 label = "power-fail-redundant";
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | Kconfig | 391 Set the offset from the start of the nand where the redundant u-boot
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 3249 environment. If redundant environment is used, it will be copied to 4186 Some boards come with redundant Ethernet interfaces; U-Boot supports
|