[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2021-02-18 Thread Launchpad Bug Tracker
This bug was fixed in the package u-boot - 2020.10+dfsg-1ubuntu0~18.04.2

---
u-boot (2020.10+dfsg-1ubuntu0~18.04.2) bionic; urgency=medium

  * SRU of changes through to 2020.10+dfsg-1ubuntu6 to fix Pi4-8GB & CM4
support:

  * Add d/p/rpi-8gb-pci.patch for Pi400 and Pi4-8Gb support (LP: #1906552)
  * Add d/p/rpi-cm4-sdhci.patch for CM4 eMMC support
  * Add d/p/rpi-maxargs.patch for new Core 18 boot-env (LP: #1910094)
  * Remove redundant d/targets entries

u-boot (2020.10+dfsg-1ubuntu0~18.04.1) bionic; urgency=low

  * SRU of 2020.10+dfsg-1 to support Raspberry Pi 4 (LP: #1903054), and
fix a failure to write issue (LP: #1900693)
  * Re-added d/p/lzo-to-lzno.patch as lzop is in universe prior to Groovy
  * Updated d/targets to remove arm-trusted-firmware references
  * Updated d/control for compatibility with bionic debhelper
  * Reinstate rpi-config-migration script for bionic

  [ Dave Jones ]
  * Merge from Debian unstable.  Remaining changes:
- Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
  - Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
nitrogen6q2g configs to better fit our Ubuntu usage.
  - Start building the nitrogen6x2g target for u-boot.
- Enable FIT signing support (LP: #1831942)
  - Enable CONFIG_FIT_SIGNATURE so we can sign FIT images.
  - Add libssl-dev to Build-Depends: to enable crypto functionality.
  - Limit key names to keys within the keydir.
- d/p/rpi-config-tweaks.patch: Configuration adjustments to the RPi
  configs
- d/p/rpi-board-dt.patch: use the board's device-tree instead of an
  embedded one

  * Removed obsolete patches/changes:
- d/p/lzo-to-lzno.patch: use gzip instead of lzo compression for FIT
  images as lzop in Ubuntu is in universe. This should be temporary and in
  the next releases ideally we should follow what Debian does.

u-boot (2020.10+dfsg-1) unstable; urgency=medium

  * New upstream release.

u-boot (2020.10~rc5+dfsg-1) experimental; urgency=medium

  [ Vagrant Cascadian ]
  * New upstream release candidate.
  * debian/control: u-boot-qemu: Set Multi-Arch: foreign.

  [ Uwe Kleine-König ]
  * control: Use https for upstream homepage

u-boot (2020.10~rc3+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * debian/patches: Refresh and remove obsolete patches.
  * [armhf] u-boot-sunxi: Add Bananapi_M2_Ultra (Closes: #962931). Thanks
to Bernhard Wörner.
  * [arm64] u-boot-rockchip: Update rock-pi-4 .dtb names.
  * u-boot-qemu: Build firmware for qemu ppc e500 (Closes: #966624).

u-boot (2020.07+dfsg-2) unstable; urgency=medium

  [ Vagrant Cascadian ]
  * u-boot-install-rockchip: Update with additional RockPro64 names from
linux 5.7 device-trees.

  [ Denis Pynkin ]
  * u-boot-rpi: Add rpi_arm64 target for arm64 (Closes: #966078).

  [ Vagrant Cascadian ]
  * debian/patches: Fix reproducibility of mx6cuboxi target.

u-boot (2020.07+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * [armhf] u-boot-omap: Drop omap3_pandora, removed upstream.
  * [arm64] u-boot-amlogic: Install new board-specific documentation.
  * debian/patches: Fix riscv64 support for extlinux.
  * debian/control:
- Upgrade to debhelper compat 13.
- Update Build-Depends on arm-trusted-firmware.

u-boot (2020.07~rc4+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * debian/patches:
- Remove pinebook-pro patches, applied upstream.
- Remove riscv64 patches, applied upstream.
  * u-boot-rockchip: Update puma-rk3399 to include new
rk3399-puma-haikou.dtb file.
  * Update lintian overrides to use "shared-library-lacks-prerequisites"
instead of older tag name.

u-boot (2020.07~rc3+dfsg-1) experimental; urgency=medium

  [ Andreas Henriksson ]
  * u-boot-rpi: Enable rpi4 target on armhf and arm64 (Closes: #958668)

  [ Vagrant Cascadian ]
  * New upstream release candidate.
  * debian/patches: Refresh n900 patch.

u-boot (2020.07~rc2+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * debian/patches: Refresh.

u-boot (2020.04+dfsg-2ubuntu1) groovy; urgency=medium

  * Merge with 2020.04+dfsg-2 from Debian unstable. Remaining changes:
- Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
  - Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
nitrogen6q2g configs to better fit our Ubuntu usage.
  - Start building the nitrogen6x2g target for u-boot.
- Enable FIT signing support (LP: #1831942)
  - Enable CONFIG_FIT_SIGNATURE so we can sign FIT images.
  - Add libssl-dev to Build-Depends: to enable crypto functionality.
  - Limit key names to keys within the keydir.
- d/p/rpi-config-tweaks.patch: Configuration adjustments to the RPi
  configs
- d/p/lzo-to-lzno.patch: use gzip instead of lzo compression for FIT
  images as lzop in Ubuntu is in universe. This should be temporary and in
  the next releases ide

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2021-01-28 Thread Launchpad Bug Tracker
This bug was fixed in the package u-boot - 2020.10+dfsg-1ubuntu0~20.04.2

---
u-boot (2020.10+dfsg-1ubuntu0~20.04.2) focal; urgency=medium

  * SRU of changes through to 2020.10+dfsg-1ubuntu6 to fix Pi4-8GB & CM4 
support,
and add support for risc-v unleashed board:

  [ Dave Jones ]
  * Add d/p/rpi-8gb-pci.patch for Pi400 and Pi4-8Gb support (LP: #1906552)
  * Add d/p/rpi-cm4-sdhci.patch for CM4 eMMC support
  * Add d/p/rpi-maxargs.patch for new Core 18 boot-env (LP: #1910094)
  * Remove redundant d/targets entries

  [ Dimitri John Ledkov ]
  * Enable u-boot spl for unleashed. LP: #1905274

u-boot (2020.10+dfsg-1ubuntu0~20.04.1) focal; urgency=medium

  * SRU of 2020.10+dfsg-1 to support Raspberry Pi 4 (LP: #1903054)
  * Re-added d/p/lzo-to-lzno.patch as lzop is in universe prior to Groovy
  * Updated d/targets for compatibility with focal arm-trusted-firmware
  * Updated d/control for compatibility with focal debhelper
  * Reinstate rpi-config-migration script for focal

  [ Dave Jones ]
  * Merge from Debian unstable.  Remaining changes:
- Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
  - Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
nitrogen6q2g configs to better fit our Ubuntu usage.
  - Start building the nitrogen6x2g target for u-boot.
- Enable FIT signing support (LP: #1831942)
  - Enable CONFIG_FIT_SIGNATURE so we can sign FIT images.
  - Add libssl-dev to Build-Depends: to enable crypto functionality.
  - Limit key names to keys within the keydir.
- d/p/rpi-config-tweaks.patch: Configuration adjustments to the RPi
  configs
- d/p/rpi-board-dt.patch: use the board's device-tree instead of an
  embedded one

  * Removed obsolete patches/changes:
- d/p/lzo-to-lzno.patch: use gzip instead of lzo compression for FIT
  images as lzop in Ubuntu is in universe. This should be temporary and in
  the next releases ideally we should follow what Debian does.

u-boot (2020.10+dfsg-1) unstable; urgency=medium

  * New upstream release.

u-boot (2020.10~rc5+dfsg-1) experimental; urgency=medium

  [ Vagrant Cascadian ]
  * New upstream release candidate.
  * debian/control: u-boot-qemu: Set Multi-Arch: foreign.

  [ Uwe Kleine-König ]
  * control: Use https for upstream homepage

u-boot (2020.10~rc3+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * debian/patches: Refresh and remove obsolete patches.
  * [armhf] u-boot-sunxi: Add Bananapi_M2_Ultra (Closes: #962931). Thanks
to Bernhard Wörner.
  * [arm64] u-boot-rockchip: Update rock-pi-4 .dtb names.
  * u-boot-qemu: Build firmware for qemu ppc e500 (Closes: #966624).

u-boot (2020.07+dfsg-2) unstable; urgency=medium

  [ Vagrant Cascadian ]
  * u-boot-install-rockchip: Update with additional RockPro64 names from
linux 5.7 device-trees.

  [ Denis Pynkin ]
  * u-boot-rpi: Add rpi_arm64 target for arm64 (Closes: #966078).

  [ Vagrant Cascadian ]
  * debian/patches: Fix reproducibility of mx6cuboxi target.

u-boot (2020.07+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * [armhf] u-boot-omap: Drop omap3_pandora, removed upstream.
  * [arm64] u-boot-amlogic: Install new board-specific documentation.
  * debian/patches: Fix riscv64 support for extlinux.
  * debian/control:
- Upgrade to debhelper compat 13.
- Update Build-Depends on arm-trusted-firmware.

u-boot (2020.07~rc4+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * debian/patches:
- Remove pinebook-pro patches, applied upstream.
- Remove riscv64 patches, applied upstream.
  * u-boot-rockchip: Update puma-rk3399 to include new
rk3399-puma-haikou.dtb file.
  * Update lintian overrides to use "shared-library-lacks-prerequisites"
instead of older tag name.

u-boot (2020.07~rc3+dfsg-1) experimental; urgency=medium

  [ Andreas Henriksson ]
  * u-boot-rpi: Enable rpi4 target on armhf and arm64 (Closes: #958668)

  [ Vagrant Cascadian ]
  * New upstream release candidate.
  * debian/patches: Refresh n900 patch.

u-boot (2020.07~rc2+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * debian/patches: Refresh.

u-boot (2020.04+dfsg-2) unstable; urgency=medium

  * debian/patches:
- Remove dreamplug cache patch, fixed upstream.
- Add patches submitted upstream to support pinebook pro.
  * u-boot-rockchip:
- Add support for rockpro64-rk3399.
- Add support for pinebook-pro-rk3399.
- Add u-boot-install-rockchip helper script.

u-boot (2020.04+dfsg-1) unstable; urgency=medium

  * New upstream release.

  [ Vagrant Cascadian ]
  * Update upstream signing key.
  * [arm64] Build arm-trusted-firmware into rockchip/sunxi systems.
  * [arm64] u-boot-sunxi: Add a64-olinuxino-emmc target Thanks to Philip
Rinn. (Closes: #956394).

  [ Walter Lozano ]
  * debian/targets: Add support for rock-pi-4-rk3399
  * debian/targets: Add target idbloader.img for rk3399 boards

  [ Va

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2021-01-28 Thread Launchpad Bug Tracker
This bug was fixed in the package u-boot - 2020.10+dfsg-1ubuntu0~20.10.1

---
u-boot (2020.10+dfsg-1ubuntu0~20.10.1) groovy; urgency=medium

  * SRU of changes through to 2020.10+dfsg-1ubuntu6 to fix Pi4-8GB & CM4 
support,
and add support for risc-v unleashed board:

  [ Dave Jones ]
  * Add d/p/rpi-8gb-pci.patch for Pi400 and Pi4-8Gb support (LP: #1906552)
  * Add d/p/rpi-cm4-sdhci.patch for CM4 eMMC support
  * Add d/p/rpi-maxargs.patch for new Core 18 boot-env (LP: #1910094)
  * Remove redundant d/targets entries

  [ Dimitri John Ledkov ]
  * Enable u-boot spl for unleashed. LP: #1905274

u-boot (2020.10+dfsg-1ubuntu0~20.10) groovy; urgency=low

  * SRU of 2020.10+dfsg-1 to support Raspberry Pi 4 ethernet (LP:
#1903054)

  [ Dave Jones ]
  * Merge from Debian unstable.  Remaining changes:
- Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
  - Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
nitrogen6q2g configs to better fit our Ubuntu usage.
  - Start building the nitrogen6x2g target for u-boot.
- Enable FIT signing support (LP: #1831942)
  - Enable CONFIG_FIT_SIGNATURE so we can sign FIT images.
  - Add libssl-dev to Build-Depends: to enable crypto functionality.
  - Limit key names to keys within the keydir.
- d/p/rpi-config-tweaks.patch: Configuration adjustments to the RPi
  configs
- d/p/rpi-board-dt.patch: use the board's device-tree instead of an
  embedded one

  * Removed obsolete patches/changes:
- d/p/lzo-to-lzno.patch: use gzip instead of lzo compression for FIT
  images as lzop in Ubuntu is in universe. This should be temporary and in
  the next releases ideally we should follow what Debian does.

u-boot (2020.10+dfsg-1) unstable; urgency=medium

  * New upstream release.

u-boot (2020.10~rc5+dfsg-1) experimental; urgency=medium

  [ Vagrant Cascadian ]
  * New upstream release candidate.
  * debian/control: u-boot-qemu: Set Multi-Arch: foreign.

  [ Uwe Kleine-König ]
  * control: Use https for upstream homepage

u-boot (2020.10~rc3+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * debian/patches: Refresh and remove obsolete patches.
  * [armhf] u-boot-sunxi: Add Bananapi_M2_Ultra (Closes: #962931). Thanks
to Bernhard Wörner.
  * [arm64] u-boot-rockchip: Update rock-pi-4 .dtb names.
  * u-boot-qemu: Build firmware for qemu ppc e500 (Closes: #966624).

u-boot (2020.07+dfsg-2) unstable; urgency=medium

  [ Vagrant Cascadian ]
  * u-boot-install-rockchip: Update with additional RockPro64 names from
linux 5.7 device-trees.

  [ Denis Pynkin ]
  * u-boot-rpi: Add rpi_arm64 target for arm64 (Closes: #966078).

  [ Vagrant Cascadian ]
  * debian/patches: Fix reproducibility of mx6cuboxi target.

u-boot (2020.07+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * [armhf] u-boot-omap: Drop omap3_pandora, removed upstream.
  * [arm64] u-boot-amlogic: Install new board-specific documentation.
  * debian/patches: Fix riscv64 support for extlinux.
  * debian/control:
- Upgrade to debhelper compat 13.
- Update Build-Depends on arm-trusted-firmware.

u-boot (2020.07~rc4+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * debian/patches:
- Remove pinebook-pro patches, applied upstream.
- Remove riscv64 patches, applied upstream.
  * u-boot-rockchip: Update puma-rk3399 to include new
rk3399-puma-haikou.dtb file.
  * Update lintian overrides to use "shared-library-lacks-prerequisites"
instead of older tag name.

u-boot (2020.07~rc3+dfsg-1) experimental; urgency=medium

  [ Andreas Henriksson ]
  * u-boot-rpi: Enable rpi4 target on armhf and arm64 (Closes: #958668)

  [ Vagrant Cascadian ]
  * New upstream release candidate.
  * debian/patches: Refresh n900 patch.

u-boot (2020.07~rc2+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * debian/patches: Refresh.

 -- Dimitri John Ledkov   Fri, 08 Jan 2021 14:32:32
+

** Changed in: u-boot (Ubuntu Groovy)
   Status: Fix Committed => Fix Released

** Changed in: u-boot (Ubuntu Focal)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-8432

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2021-01-18 Thread Dimitri John Ledkov
** Changed in: u-boot (Ubuntu Focal)
Milestone: None => ubuntu-20.04.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2021-01-08 Thread Łukasz Zemczak
Hello Shrirang, or anyone else affected,

Accepted u-boot into groovy-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/u-boot/2020.10+dfsg-
1ubuntu0~20.10.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Tags removed: verification-done verification-done-groovy
** Tags added: verification-needed verification-needed-groovy

** Tags removed: verification-done-focal
** Tags added: verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2021-01-08 Thread Łukasz Zemczak
As per comment #24.

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-focal verification-needed-groovy
** Tags added: verification-done verification-done-bionic 
verification-done-focal verification-done-groovy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2020-11-18 Thread Łukasz Zemczak
The SRU acceptance messaging is artifact of backporting the latest
u-boot merge to stable series - this bug does not require explicit
verification. Setting to verified.

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-focal verification-needed-groovy
** Tags added: verification-done verification-done-bionic 
verification-done-focal verification-done-groovy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2020-11-18 Thread Łukasz Zemczak
Hello Shrirang, or anyone else affected,

Accepted u-boot into bionic-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/u-boot/2020.10+dfsg-
1ubuntu0~18.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
bionic to verification-done-bionic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-bionic. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: u-boot (Ubuntu Bionic)
   Status: Fix Released => Fix Committed

** Tags removed: verification-done-bionic
** Tags added: verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2020-11-18 Thread Łukasz Zemczak
Hello Shrirang, or anyone else affected,

Accepted u-boot into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/u-boot/2020.10+dfsg-
1ubuntu0~20.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: u-boot (Ubuntu Focal)
   Status: New => Fix Committed

** Tags added: verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2020-11-17 Thread Łukasz Zemczak
Hello Shrirang, or anyone else affected,

Accepted u-boot into groovy-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/u-boot/2020.10+dfsg-
1ubuntu0~20.10 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: u-boot (Ubuntu Groovy)
   Status: New => Fix Committed

** Tags removed: verification-done
** Tags added: verification-needed verification-needed-groovy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2020-02-03 Thread Łukasz Zemczak
Let's release it as is since there is no harm in having it in -updates,
even if it doesn't quite do what we want (but I'm positive that it
does). Let's iterate on it further in the near future, if needed.

** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2020-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package u-boot - 2019.07+dfsg-1ubuntu4~18.04.1

---
u-boot (2019.07+dfsg-1ubuntu4~18.04.1) bionic; urgency=medium

  * Backport of 2019.07+dfsg1 to support Raspberry Pi 4 boot (LP: #1846329)
  * Handle differing root partition labels during migration
  * Ensure boot.scr is from recent flash-kernel

u-boot (2018.07~rc3+dfsg1-0ubuntu3~18.04.2) bionic; urgency=medium

  [ Shrirang Bagul ]
  * Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
- Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
  nitrogen6q2g configs to better fit our Ubuntu usage.
- Start building the nitrogen6x2g target for u-boot.

 -- Dave Jones   Thu, 19 Dec 2019 22:06:27
+

** Changed in: u-boot (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-12-04 Thread Shrirang Bagul
After some investigation, the pre-release image for Nitrogen6x is not pulling 
the u-boot.imx from -PROPOSED ppa.
Hence, changing back to 'verification-needed-bionic'

** Tags removed: verification-done-bionic
** Tags added: verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-12-03 Thread ethan.hsieh
@Chris
QA updated u-boot to patched one, made sure the system can boot to kernel from 
u-boot, and then ran their test. For test report, please refer to attached file.

** Attachment added: 
"nitrogen6x-classic-18-fake-cloud-init-2019-21_report.xlsx"
   
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1838064/+attachment/5309700/+files/nitrogen6x-classic-18-fake-cloud-init-2019-21_report.xlsx

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-11-26 Thread Chris Halse Rogers
Hi Shrirang! As you've marked the u-boot SRU as verified, could you
please detail what testing was actually done on it and what you've done
to make sure the version that was being tested is the SRU version ;).

Presumably that's just testing that the packages work for the rest of
the HWE process, but in the SRU team we like to have what was tested and
how specifically called out when releasing.

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-11-25 Thread Shrirang Bagul
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-10-25 Thread Timo Aaltonen
Hello Shrirang, or anyone else affected,

Accepted u-boot into bionic-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/u-boot/2018.07~rc3+dfsg1-0ubuntu3~18.04.2
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: u-boot (Ubuntu Bionic)
   Status: Confirmed => Fix Committed

** Tags removed: verification-done verification-done-bionic
** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-10-01 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.525.30

---
livecd-rootfs (2.525.30) bionic; urgency=medium

  [ Robert C Jennings ]
  * ubuntu-cpc: Only produce explicitly specified artifacts (LP: #1837254)

  [ Ethan Hsieh ]
  * Add support for the Nitrogen6x board (LP: #1838064).

 -- Łukasz 'sil2100' Zemczak   Tue, 10 Sep
2019 16:56:26 +0200

** Changed in: livecd-rootfs (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-10-01 Thread Łukasz Zemczak
The livecd-rootfs changes look correct, and since there's no real better
way of verifying this right now - I'm setting this as verification-done.
All autopkgtest regressions have been cleared. This should be good to
go.

** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-09-16 Thread Timo Aaltonen
Hello Shrirang, or anyone else affected,

Accepted livecd-rootfs into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/livecd-
rootfs/2.525.30 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: livecd-rootfs (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-09-12 Thread Łukasz Zemczak
** Description changed:

  [Impact] The existing u-boot package doesn't build the binary u-boot-imx
- for Nitrogen6x 2G version.
+ for Nitrogen6x 2G version. Also, we need to support the new subarch in
+ livecd-rootfs for future image builds.
  
- [Test Case] Since essentially these changes are related to hardware
- enablement (and no official images are yet being produced), the only
- possible test case is asking the HWE team to verify if the packages in
- -proposed work as expected on the target device.
+ [Test Case] Since essentially these changes are related to hardware 
enablement (and no official images are yet being produced), the only possible 
test case is asking the HWE team to verify if the packages in -proposed work as 
expected on the target device.
+ For the livecd-rootfs changes - since all the other bits and pieces are still 
not available (gadget tree for instance), it is not really possible to test 
this at this point. That being said, addition of a new platform should be safe 
and the only acceptance criteria would be to make sure the new changes did not 
regress any existing builds.
  
  [Regression Potential] None. The patches add config changes for a new target 
(nitrogen6x2g) to generate u-boot-imx.
  The changes are tested on the Nitrogen6x board.
+ As for livecd-rootfs - there is also no possible regression potential. We are 
only adding new case conditionals for a new platform.
  
  [Feature Freeze Exception]
  Even though the required u-boot changes for Nitrogen6x support do not 
introduce any behavior change in existing packages per-se, the changes do 
enable a new, not-built previously target by default. All the Ubuntu-specific 
changes do not affect any existing users, since the nitrogen6q2g target was 
never officially built for both Ubuntu and Debian.
  To reach as many users as possible and become a well-known distribution for 
IoT and embedded devices, it is important to support as many different devices 
as possible. Which is why I would like to request a Feature Freeze exception 
for any hardware-enablement work required for adding Nitrogen6x support.
  
  Test builds of the u-boot package: https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/3796/+packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-09-10 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.610

---
livecd-rootfs (2.610) eoan; urgency=medium

  * Fix a typo in the 999-ubuntu-image-customization.chroot hook.

livecd-rootfs (2.609) eoan; urgency=medium

  [ Ethan Hsieh ]
  * Add support for the Nitrogen6x board (LP: #1838064).

  [ Łukasz 'sil2100' Zemczak ]
  * Do not initialize EXTRA_SNAPS with an empty value. Allow overrides via the
environment.
  * Make sure that currently all ubuntu-image built images ship the NoCloud
system-boot clout-init datasource (as right now all u-i targets are
physical devices).

 -- Łukasz 'sil2100' Zemczak   Tue, 10 Sep
2019 17:35:00 +0200

** Changed in: livecd-rootfs (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-09-04 Thread Łukasz Zemczak
** Also affects: livecd-rootfs (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-09-04 Thread Łukasz Zemczak
** Description changed:

  [Impact] The existing u-boot package doesn't build the binary u-boot-imx
  for Nitrogen6x 2G version.
+ 
+ [Test Case] Since essentially these changes are related to hardware
+ enablement (and no official images are yet being produced), the only
+ possible test case is asking the HWE team to verify if the packages in
+ -proposed work as expected on the target device.
  
  [Regression Potential] None. The patches add config changes for a new target 
(nitrogen6x2g) to generate u-boot-imx.
  The changes are tested on the Nitrogen6x board.
  
  [Feature Freeze Exception]
  Even though the required u-boot changes for Nitrogen6x support do not 
introduce any behavior change in existing packages per-se, the changes do 
enable a new, not-built previously target by default. All the Ubuntu-specific 
changes do not affect any existing users, since the nitrogen6q2g target was 
never officially built for both Ubuntu and Debian.
  To reach as many users as possible and become a well-known distribution for 
IoT and embedded devices, it is important to support as many different devices 
as possible. Which is why I would like to request a Feature Freeze exception 
for any hardware-enablement work required for adding Nitrogen6x support.
  
  Test builds of the u-boot package: https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/3796/+packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-09-03 Thread Launchpad Bug Tracker
This bug was fixed in the package u-boot - 2019.04+dfsg-2ubuntu3

---
u-boot (2019.04+dfsg-2ubuntu3) eoan; urgency=medium

  [ Shrirang Bagul ]
  * Enable Ubuntu support for the Nitrogen6x board (LP: #1838064)
- Add d/p/ubuntu-nitrogen6q2g-config-tweaks.patch to tweak the
  nitrogen6q2g configs to better fit our Ubuntu usage.
- Start building the nitrogen6x2g target for u-boot.

 -- Łukasz 'sil2100' Zemczak   Tue, 03 Sep
2019 11:39:53 +0200

** Changed in: u-boot (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-09-03 Thread Łukasz Zemczak
(uploaded to eoan)

** Changed in: u-boot (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-09-03 Thread Steve Langasek
This looks fine for FF.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-09-03 Thread Łukasz Zemczak
** Description changed:

  [Impact] The existing u-boot package doesn't build the binary u-boot-imx
  for Nitrogen6x 2G version.
  
  [Regression Potential] None. The patches add config changes for a new target 
(nitrogen6x2g) to generate u-boot-imx.
  The changes are tested on the Nitrogen6x board.
+ 
+ [Feature Freeze Exception]
+ Even though the required u-boot changes for Nitrogen6x support do not 
introduce any behavior change in existing packages per-se, the changes do 
enable a new, not-built previously target by default. All the Ubuntu-specific 
changes do not affect any existing users, since the nitrogen6q2g target was 
never officially built for both Ubuntu and Debian.
+ To reach as many users as possible and become a well-known distribution for 
IoT and embedded devices, it is important to support as many different devices 
as possible. Which is why I would like to request a Feature Freeze exception 
for any hardware-enablement work required for adding Nitrogen6x support.

** Description changed:

  [Impact] The existing u-boot package doesn't build the binary u-boot-imx
  for Nitrogen6x 2G version.
  
  [Regression Potential] None. The patches add config changes for a new target 
(nitrogen6x2g) to generate u-boot-imx.
  The changes are tested on the Nitrogen6x board.
  
  [Feature Freeze Exception]
  Even though the required u-boot changes for Nitrogen6x support do not 
introduce any behavior change in existing packages per-se, the changes do 
enable a new, not-built previously target by default. All the Ubuntu-specific 
changes do not affect any existing users, since the nitrogen6q2g target was 
never officially built for both Ubuntu and Debian.
  To reach as many users as possible and become a well-known distribution for 
IoT and embedded devices, it is important to support as many different devices 
as possible. Which is why I would like to request a Feature Freeze exception 
for any hardware-enablement work required for adding Nitrogen6x support.
+ 
+ Test builds of the u-boot package: https://launchpad.net/~ci-train-ppa-
+ service/+archive/ubuntu/3796/+packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838064] Re: [FFe] Support Nitrogen6x board

2019-09-03 Thread Łukasz Zemczak
** Summary changed:

- Support Nitrogen6x board
+ [FFe] Support Nitrogen6x board

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838064

Title:
  [FFe] Support Nitrogen6x board

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1838064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs