[Bug 2037407] Re: [SRU] Add support for AMD-Xilinx Kria KD240

Talha Can Havadar 2037407 at bugs.launchpad.net
Tue Jan 23 08:51:02 UTC 2024


Test results:

On KV260 Rev1 I have,

flash-kernel (3.107ubuntu2.1) in mantic-proposed is successfully installed and was able to reboot with out an issue.
```
flash-kernel:
  Installed: 3.107ubuntu2.1
  Candidate: 3.107ubuntu2.1
  Version table:
 *** 3.107ubuntu2.1 100
        100 http://ports.ubuntu.com/ubuntu-ports mantic-proposed/main arm64 Packages
        100 /var/lib/dpkg/status
     3.104ubuntu17xlnx2 500
        500 http://oem.archive.canonical.com/updates jammy-limerick/public arm64 Packages
     3.104ubuntu17 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages
     3.104ubuntu9 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages
ubuntu at kria:~$ cat /proc/device-tree/model
ZynqMP SMK-K26 Rev1/B/A
```

flash-kernel(3.104ubuntu18) in jammy-proposed is successfully installed and was able to reboot without an issue.
```
ubuntu at kria:~$ sudo apt policy flash-kernel
flash-kernel:
  Installed: 3.104ubuntu18
  Candidate: 3.104ubuntu18
  Version table:
 *** 3.104ubuntu18 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy-proposed/main arm64 Packages
        100 /var/lib/dpkg/status
     3.104ubuntu17xlnx2 500
        500 http://oem.archive.canonical.com/updates jammy-limerick/public arm64 Packages
     3.104ubuntu17 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages
     3.104ubuntu9 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages
ubuntu at kria:~$ cat /proc/device-tree/model
ZynqMP SMK-K26 Rev1/B/A
```


On KD240,

flash-kernel (3.107ubuntu2.1) in mantic-proposed is successfully installed and was able to reboot with out an issue.
```
Last login: Mon Jan 22 15:43:04 UTC 2024 from 192.168.88.95 on pts/0
ubuntu at kria:~$ sudo apt policy flash-kernel
[sudo] password for ubuntu:
flash-kernel:
  Installed: 3.107ubuntu2.1
  Candidate: 3.107ubuntu2.1
  Version table:
 *** 3.107ubuntu2.1 100
        100 http://ports.ubuntu.com/ubuntu-ports mantic-proposed/main arm64 Packages
        100 /var/lib/dpkg/status
     3.104ubuntu17xlnx2 500
        500 http://oem.archive.canonical.com/updates jammy-limerick/public arm64 Packages
     3.104ubuntu17 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages
     3.104ubuntu9 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages
ubuntu at kria:~$ cat /proc/device-tree/model
ZynqMP KD240 revA/B/1
```

flash-kernel(3.104ubuntu18) in jammy-proposed is successfully installed and was able to reboot without an issue.
```
ubuntu at kria:~$ sudo apt policy flash-kernel
[sudo] password for ubuntu:
flash-kernel:
  Installed: 3.104ubuntu18
  Candidate: 3.104ubuntu18
  Version table:
 *** 3.104ubuntu18 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy-proposed/main arm64 Packages
        100 /var/lib/dpkg/status
     3.104ubuntu17xlnx2 500
        500 http://oem.archive.canonical.com/updates jammy-limerick/public arm64 Packages
     3.104ubuntu17 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages
     3.104ubuntu9 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages
ubuntu at kria:~$ cat /proc/device-tree/model
ZynqMP KD240 revA/B/1
```

Here are the test steps I took,
1- add jammy-proposed ppa
2- install the new version of the flash-kernel (3.104ubuntu18)
3- Then do the reboot on KV260 Rev1 board. It should boot without an issue.
4- add mantic-proposed ppa
5- install the new version of flash-kernel(3.107ubuntu2.1)
6- Then do the reboot on KV260 Rev1 board. It should boot without an issue.
7- then apply the same steps [1 to 6] on KD240


It seems like the flash-kernel is booting successfully with correct device tree files on both jammy-proposed and mantic-proposed. Since I dont have access to KR260 and KV260 Rev2 boards, I will subscribe Vincent from QA to verify the new version on those boards as well.

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

Title:
  [SRU] Add support for AMD-Xilinx Kria KD240

Status in flash-kernel package in Ubuntu:
  Fix Released
Status in flash-kernel source package in Jammy:
  Fix Committed
Status in flash-kernel source package in Lunar:
  Won't Fix
Status in flash-kernel source package in Mantic:
  Fix Committed
Status in flash-kernel source package in Noble:
  Fix Released

Bug description:
  [Impact]

  Add AMD-Xilinx Kria KD240 board support

  [Where problems could occur]

  The patch adds support for the AMD-Xilinx Kria KD240, but affects the
  boot script used by:

  * ZCU 102, 104, 106, 111
  * Kria KR revisions A, B, 1
  * Kria KV revisions A, B, Z, 1

  [Test Case]

  * Enable proposed updates (https://wiki.ubuntu.com/Testing/EnableProposed)
  * Update flash-kernel to the version in -proposed: sudo apt install -t jammy-proposed flash-kernel
  * Run flash-kernel (if the upgrade didn't already): sudo flash-kernel
  * Reboot: sudo reboot
  * Ensure system boots successfully

  [Regression Potential]

  As the patch touches the u-boot script used by several boards (listed
  above), booting should be re-tested against the potentially affected
  boards under the proposed package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/2037407/+subscriptions




More information about the foundations-bugs mailing list