Activity log for bug #1965260

Date Who What changed Old value New value Message
2022-03-17 08:20:49 Heinrich Schuchardt bug added bug
2022-03-17 08:20:56 Heinrich Schuchardt nezha-boot0 (Ubuntu): assignee Heinrich Schuchardt (xypron)
2022-03-17 08:23:10 Heinrich Schuchardt tags fr-1944
2022-03-17 12:41:50 Heinrich Schuchardt bug added subscriber Alexandre Ghiti
2022-03-28 11:56:46 Heinrich Schuchardt attachment added nezha-boot0-20220228+g0ad88bf.debdiff https://bugs.launchpad.net/ubuntu/+source/nezha-boot0/+bug/1965260/+attachment/5573747/+files/nezha-boot0-20220228+g0ad88bf.debdiff
2022-03-28 11:57:47 Heinrich Schuchardt summary Detect RAM size automatically FFE: Detect RAM size automatically
2022-03-28 11:58:03 Heinrich Schuchardt bug added subscriber Ubuntu Sponsors Team
2022-03-28 11:58:08 Heinrich Schuchardt nezha-boot0 (Ubuntu): status New Confirmed
2022-03-29 00:24:53 Brian Murray nezha-boot0 (Ubuntu): status Confirmed Triaged
2022-03-29 12:29:47 Heinrich Schuchardt attachment added Updated debdiff removing XSBC-Original-Maintainer https://bugs.launchpad.net/ubuntu/+source/nezha-boot0/+bug/1965260/+attachment/5574276/+files/nezha-boot0-20220228+g0ad88bf.debdiff
2022-05-12 15:03:21 Launchpad Janitor nezha-boot0 (Ubuntu): status Triaged Fix Released
2022-05-16 08:58:01 Alexandre Ghiti description https://github.com/smaeul/sun20i_d1_spl/commits/d1-2022-01-22, commit 525883d3721f4c4d78b498e780b44e85d0676abf contains patches to detect the RAM size automatically. https://github.com/smaeul/sun20i_d1_spl/commits/d1-2022-01-22, commit 525883d3721f4c4d78b498e780b44e85d0676abf contains patches to detect the RAM size automatically. [Impact] If the memory is not discovered automatically, the Nezha can't boot without an additional memory node in the device tree: the issue is that the Nezha boards comes now with 2 different amounts of memory, 1GB or 2GB. So the additional device tree node can't cover both boards. It is essential to backport this fix to Jammy as we intend to provide first support for the Nezha board in 22.04.1. [Test Plan] To test the fix is correct, one can simply use this nezha-boot0 and check that the next stage bootloader (u-boot-nezha) advertises the right amount of memory for the board, which is displayed at boot right after the banner: U-Boot 2022.04 (Apr 21 2022 - 09:19:39 +0000) DRAM: 1 GiB sunxi_set_gate: (CLK#24) unhandled [Where problems could occur] The update will not introduce regressions as this package is *not* used since we did not deliver images for the Nezha board yet, support for this board is an additional feature scheduled for 22.04.1. [Other Info] Note that this only fixes the memory detection from boot0 to u-boot, another similar patch is needed for u-boot-nezha to patch the kernel device tree.
2022-05-18 07:13:53 Heinrich Schuchardt nezha-boot0 (Ubuntu): status Fix Released Confirmed
2022-05-18 07:14:01 Heinrich Schuchardt nezha-boot0 (Ubuntu): assignee Heinrich Schuchardt (xypron)
2022-05-18 07:15:16 Heinrich Schuchardt summary FFE: Detect RAM size automatically SRU: Detect RAM size automatically
2022-05-30 10:31:42 Lukas Märdian nominated for series Ubuntu Jammy
2022-05-30 10:31:42 Lukas Märdian bug task added nezha-boot0 (Ubuntu Jammy)
2022-05-30 10:43:31 Lukas Märdian nezha-boot0 (Ubuntu): status Confirmed Fix Released
2022-06-07 09:06:05 Lukas Märdian nezha-boot0 (Ubuntu Jammy): status New In Progress
2022-06-08 14:33:33 Łukasz Zemczak description https://github.com/smaeul/sun20i_d1_spl/commits/d1-2022-01-22, commit 525883d3721f4c4d78b498e780b44e85d0676abf contains patches to detect the RAM size automatically. [Impact] If the memory is not discovered automatically, the Nezha can't boot without an additional memory node in the device tree: the issue is that the Nezha boards comes now with 2 different amounts of memory, 1GB or 2GB. So the additional device tree node can't cover both boards. It is essential to backport this fix to Jammy as we intend to provide first support for the Nezha board in 22.04.1. [Test Plan] To test the fix is correct, one can simply use this nezha-boot0 and check that the next stage bootloader (u-boot-nezha) advertises the right amount of memory for the board, which is displayed at boot right after the banner: U-Boot 2022.04 (Apr 21 2022 - 09:19:39 +0000) DRAM: 1 GiB sunxi_set_gate: (CLK#24) unhandled [Where problems could occur] The update will not introduce regressions as this package is *not* used since we did not deliver images for the Nezha board yet, support for this board is an additional feature scheduled for 22.04.1. [Other Info] Note that this only fixes the memory detection from boot0 to u-boot, another similar patch is needed for u-boot-nezha to patch the kernel device tree. https://github.com/smaeul/sun20i_d1_spl/commits/d1-2022-01-22, commit 525883d3721f4c4d78b498e780b44e85d0676abf contains patches to detect the RAM size automatically. [Impact] If the memory is not discovered automatically, the Nezha can't boot without an additional memory node in the device tree: the issue is that the Nezha boards comes now with 2 different amounts of memory, 1GB or 2GB. So the additional device tree node can't cover both boards. It is essential to backport this fix to Jammy as we intend to provide first support for the Nezha board in 22.04.1. [Test Plan] To test the fix is correct, one can simply use this nezha-boot0 and check that the next stage bootloader (u-boot-nezha) advertises the right amount of memory for the board, which is displayed at boot right after the banner: U-Boot 2022.04 (Apr 21 2022 - 09:19:39 +0000) DRAM: 1 GiB sunxi_set_gate: (CLK#24) unhandled Additionally to that, do general dogfooding to see if the new version still works as expected. [Where problems could occur] The update will not introduce regressions as this package is *not* used since we did not deliver images for the Nezha board yet, support for this board is an additional feature scheduled for 22.04.1. [Other Info] Note that this only fixes the memory detection from boot0 to u-boot, another similar patch is needed for u-boot-nezha to patch the kernel device tree. Note #2: the SRU backports more than just the fix, see comment #10.
2022-06-08 14:34:28 Łukasz Zemczak nezha-boot0 (Ubuntu Jammy): status In Progress Fix Committed
2022-06-08 14:34:29 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2022-06-08 14:34:31 Łukasz Zemczak bug added subscriber SRU Verification
2022-06-08 14:34:33 Łukasz Zemczak tags fr-1944 fr-1944 verification-needed verification-needed-jammy
2022-06-08 14:35:29 Łukasz Zemczak removed subscriber Ubuntu Sponsors Team
2022-06-21 13:00:44 Alexandre Ghiti attachment added debdiff_kinetic https://bugs.launchpad.net/ubuntu/+source/nezha-boot0/+bug/1965260/+attachment/5598648/+files/debdiff_kinetic
2022-06-21 13:01:11 Alexandre Ghiti attachment added debdiff_jammy https://bugs.launchpad.net/ubuntu/+source/nezha-boot0/+bug/1965260/+attachment/5598649/+files/debdiff_jammy
2022-06-21 13:06:59 Alexandre Ghiti bug added subscriber Ubuntu Sponsors Team
2022-06-21 13:15:39 Alexandre Ghiti attachment removed debdiff_kinetic https://bugs.launchpad.net/ubuntu/+source/nezha-boot0/+bug/1965260/+attachment/5598648/+files/debdiff_kinetic
2022-06-21 13:15:50 Alexandre Ghiti attachment removed debdiff_jammy https://bugs.launchpad.net/ubuntu/+source/nezha-boot0/+bug/1965260/+attachment/5598649/+files/debdiff_jammy
2022-06-21 13:16:53 Alexandre Ghiti tags fr-1944 verification-needed verification-needed-jammy fr-1944 verification-failed verification-failed-jammy
2022-06-22 08:06:26 Lukas Märdian removed subscriber Ubuntu Sponsors Team
2022-06-22 08:06:31 Lukas Märdian nezha-boot0 (Ubuntu Jammy): status Fix Committed In Progress
2022-06-23 08:35:10 Łukasz Zemczak nezha-boot0 (Ubuntu Jammy): status In Progress Fix Committed
2022-06-23 08:35:16 Łukasz Zemczak tags fr-1944 verification-failed verification-failed-jammy fr-1944 verification-needed verification-needed-jammy
2022-06-23 09:31:47 Alexandre Ghiti tags fr-1944 verification-needed verification-needed-jammy fr-1944 verification-done verification-done-jammy verification-needed verification-needed-jammy
2022-07-04 08:28:47 Launchpad Janitor nezha-boot0 (Ubuntu Jammy): status Fix Committed Fix Released