28.10.2024 19:23, Jan Luebbe wrote:
The sd_bootpart_offset() function calculates the *runtime* offset which
changes as the guest switches between accessing the main user data area
and the boot partitions by writing to the EXT_CSD_PART_CONFIG_ACC_MASK
bits, so it shouldn't be used to calculate the
On 11/5/24 17:13, Michael Tokarev wrote:
28.10.2024 19:23, Jan Luebbe wrote:
The sd_bootpart_offset() function calculates the *runtime* offset which
changes as the guest switches between accessing the main user data area
and the boot partitions by writing to the EXT_CSD_PART_CONFIG_ACC_MASK
bits
On 2/11/24 12:06, Cédric Le Goater wrote:
Philippe,
I can take this patch through the aspeed branch.
I missed this patch because it was deeply buried in a long thread.
Since you mentioned this feature will be reworked in the next cycle:
Acked-by: Philippe Mathieu-Daudé
Thanks,
C.
On 10
Philippe,
I can take this patch through the aspeed branch.
Thanks,
C.
On 10/28/24 17:23, Jan Luebbe wrote:
The sd_bootpart_offset() function calculates the *runtime* offset which
changes as the guest switches between accessing the main user data area
and the boot partitions by writing to the
On 10/28/24 17:23, Jan Luebbe wrote:
The sd_bootpart_offset() function calculates the *runtime* offset which
changes as the guest switches between accessing the main user data area
and the boot partitions by writing to the EXT_CSD_PART_CONFIG_ACC_MASK
bits, so it shouldn't be used to calculate th
The sd_bootpart_offset() function calculates the *runtime* offset which
changes as the guest switches between accessing the main user data area
and the boot partitions by writing to the EXT_CSD_PART_CONFIG_ACC_MASK
bits, so it shouldn't be used to calculate the main user data area size.
Instead, s