Searched hist:"7 a38549f8980099ed3f77d30d1ba3ee692380280" (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/env/ |
| H A D | Makefile | 7a38549f8980099ed3f77d30d1ba3ee692380280 Tue Feb 08 02:12:01 UTC 2022 Joseph Chen <chenjh@rock-chips.com> env: envf: optimise/update
- Rename "bootargs_envf" to "sys_bootargs" - Use CONFIG_ENV_OFFSET to find ENVF data - Hashtable: don't remove variables which were not considered - Split envf and nowhere - Add SPL support - Init partition table before any partition query.
Important: Must call part_init() to reinit system partition tables after mtdparts/blkdevparts parsed.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I89623b2067108040eca1ee0f5e6f7519ebc3c42a
|
| H A D | nowhere.c | 7a38549f8980099ed3f77d30d1ba3ee692380280 Tue Feb 08 02:12:01 UTC 2022 Joseph Chen <chenjh@rock-chips.com> env: envf: optimise/update
- Rename "bootargs_envf" to "sys_bootargs" - Use CONFIG_ENV_OFFSET to find ENVF data - Hashtable: don't remove variables which were not considered - Split envf and nowhere - Add SPL support - Init partition table before any partition query.
Important: Must call part_init() to reinit system partition tables after mtdparts/blkdevparts parsed.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I89623b2067108040eca1ee0f5e6f7519ebc3c42a
|
| H A D | envf.c | 7a38549f8980099ed3f77d30d1ba3ee692380280 Tue Feb 08 02:12:01 UTC 2022 Joseph Chen <chenjh@rock-chips.com> env: envf: optimise/update
- Rename "bootargs_envf" to "sys_bootargs" - Use CONFIG_ENV_OFFSET to find ENVF data - Hashtable: don't remove variables which were not considered - Split envf and nowhere - Add SPL support - Init partition table before any partition query.
Important: Must call part_init() to reinit system partition tables after mtdparts/blkdevparts parsed.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I89623b2067108040eca1ee0f5e6f7519ebc3c42a
|
| H A D | Kconfig | 7a38549f8980099ed3f77d30d1ba3ee692380280 Tue Feb 08 02:12:01 UTC 2022 Joseph Chen <chenjh@rock-chips.com> env: envf: optimise/update
- Rename "bootargs_envf" to "sys_bootargs" - Use CONFIG_ENV_OFFSET to find ENVF data - Hashtable: don't remove variables which were not considered - Split envf and nowhere - Add SPL support - Init partition table before any partition query.
Important: Must call part_init() to reinit system partition tables after mtdparts/blkdevparts parsed.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I89623b2067108040eca1ee0f5e6f7519ebc3c42a
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_mtd_blk.c | 7a38549f8980099ed3f77d30d1ba3ee692380280 Tue Feb 08 02:12:01 UTC 2022 Joseph Chen <chenjh@rock-chips.com> env: envf: optimise/update
- Rename "bootargs_envf" to "sys_bootargs" - Use CONFIG_ENV_OFFSET to find ENVF data - Hashtable: don't remove variables which were not considered - Split envf and nowhere - Add SPL support - Init partition table before any partition query.
Important: Must call part_init() to reinit system partition tables after mtdparts/blkdevparts parsed.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I89623b2067108040eca1ee0f5e6f7519ebc3c42a
|
| H A D | spl_mmc.c | 7a38549f8980099ed3f77d30d1ba3ee692380280 Tue Feb 08 02:12:01 UTC 2022 Joseph Chen <chenjh@rock-chips.com> env: envf: optimise/update
- Rename "bootargs_envf" to "sys_bootargs" - Use CONFIG_ENV_OFFSET to find ENVF data - Hashtable: don't remove variables which were not considered - Split envf and nowhere - Add SPL support - Init partition table before any partition query.
Important: Must call part_init() to reinit system partition tables after mtdparts/blkdevparts parsed.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I89623b2067108040eca1ee0f5e6f7519ebc3c42a
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | hashtable.c | 7a38549f8980099ed3f77d30d1ba3ee692380280 Tue Feb 08 02:12:01 UTC 2022 Joseph Chen <chenjh@rock-chips.com> env: envf: optimise/update
- Rename "bootargs_envf" to "sys_bootargs" - Use CONFIG_ENV_OFFSET to find ENVF data - Hashtable: don't remove variables which were not considered - Split envf and nowhere - Add SPL support - Init partition table before any partition query.
Important: Must call part_init() to reinit system partition tables after mtdparts/blkdevparts parsed.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I89623b2067108040eca1ee0f5e6f7519ebc3c42a
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spl.h | 7a38549f8980099ed3f77d30d1ba3ee692380280 Tue Feb 08 02:12:01 UTC 2022 Joseph Chen <chenjh@rock-chips.com> env: envf: optimise/update
- Rename "bootargs_envf" to "sys_bootargs" - Use CONFIG_ENV_OFFSET to find ENVF data - Hashtable: don't remove variables which were not considered - Split envf and nowhere - Add SPL support - Init partition table before any partition query.
Important: Must call part_init() to reinit system partition tables after mtdparts/blkdevparts parsed.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I89623b2067108040eca1ee0f5e6f7519ebc3c42a
|
| /rk3399_rockchip-uboot/common/ |
| H A D | board_r.c | 7a38549f8980099ed3f77d30d1ba3ee692380280 Tue Feb 08 02:12:01 UTC 2022 Joseph Chen <chenjh@rock-chips.com> env: envf: optimise/update
- Rename "bootargs_envf" to "sys_bootargs" - Use CONFIG_ENV_OFFSET to find ENVF data - Hashtable: don't remove variables which were not considered - Split envf and nowhere - Add SPL support - Init partition table before any partition query.
Important: Must call part_init() to reinit system partition tables after mtdparts/blkdevparts parsed.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I89623b2067108040eca1ee0f5e6f7519ebc3c42a
|