~alfonsosanchezbeato/ubuntu/+source/flash-kernel:kria-support

Last commit made on 2021-06-14
Get this branch:
git clone -b kria-support https://git.launchpad.net/~alfonsosanchezbeato/ubuntu/+source/flash-kernel
Only Alfonso Sanchez-Beato can upload to this branch. If you are Alfonso Sanchez-Beato please log in for upload directions.

Branch merges

Branch information

Recent commits

f85495e... by Alfonso Sanchez-Beato

Remove DTB-Install option

Try to avoid adding a new option. For the Kria, just hard-code dtb in
the its file for the moment and do not use DTB-Id.

2b1a6f9... by Alfonso Sanchez-Beato

Remove DTB-Install from the ZCU boards (no dtb)

b6604b1... by Alfonso Sanchez-Beato

Remove unneeded DTB-Id in ZCU boards

bdb6bc0... by Alfonso Sanchez-Beato

Add support for ZCU* boards

aeb8973... by Alfonso Sanchez-Beato

Add DTB-Install field

DTB-Install tells us whether to copy the dtb to the /boot/ folder or
not. It is introduced because some times this is not really needed,
for instance FIT images usually include the dtb inside.

6c1c8c3... by Alfonso Sanchez-Beato

Remove fit method and make it part of the generic method instead

54e58e7... by Alfonso Sanchez-Beato

Make sure temp FIT file lives in same filesystem as final

So mv can be "more atomic".

7d319ee... by Alfonso Sanchez-Beato

Remove Mkimage-FIT-Options also from test

a8806ca... by Alfonso Sanchez-Beato

Remove Mkimage-FIT-Options field

It was not really required for Kria, and also it is not clear it in
general required to generate a FIT image.

88b9115... by Alfonso Sanchez-Beato

Move .its files to /usr/share/flash-kernel/its

The .its files are static data, so move them from
/etc/flash-kernel/its/ to /usr/share/flash-kernel/its/