Home
last modified time | relevance | path

Searched hist:"7 a38549f8980099ed3f77d30d1ba3ee692380280" (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/env/
H A DMakefile7a38549f8980099ed3f77d30d1ba3ee692380280 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 Dnowhere.c7a38549f8980099ed3f77d30d1ba3ee692380280 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 Denvf.c7a38549f8980099ed3f77d30d1ba3ee692380280 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 DKconfig7a38549f8980099ed3f77d30d1ba3ee692380280 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 Dspl_mtd_blk.c7a38549f8980099ed3f77d30d1ba3ee692380280 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 Dspl_mmc.c7a38549f8980099ed3f77d30d1ba3ee692380280 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 Dhashtable.c7a38549f8980099ed3f77d30d1ba3ee692380280 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 Dspl.h7a38549f8980099ed3f77d30d1ba3ee692380280 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 Dboard_r.c7a38549f8980099ed3f77d30d1ba3ee692380280 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