Merge lp://qastaging/~fboudra/linaro-image-tools/highbank-support into lp://qastaging/linaro-image-tools/11.11

Proposed by Fathi Boudra
Status: Merged
Approved by: Milo Casagrande
Approved revision: 620
Merged at revision: 619
Proposed branch: lp://qastaging/~fboudra/linaro-image-tools/highbank-support
Merge into: lp://qastaging/linaro-image-tools/11.11
Diff against target: 212 lines (+89/-18)
3 files modified
linaro_image_tools/media_create/boards.py (+41/-14)
linaro_image_tools/media_create/partitions.py (+9/-4)
linaro_image_tools/media_create/tests/test_media_create.py (+39/-0)
To merge this branch: bzr merge lp://qastaging/~fboudra/linaro-image-tools/highbank-support
Reviewer Review Type Date Requested Status
Milo Casagrande (community) Approve
Review via email: mp+157044@code.qastaging.launchpad.net

Description of the change

Add Highbank support:
- load kernel/initrd from ext2 boot parttion
- load dtb provided by the firmware
- introduce load_interface (default is mmc)
- introduce bootfs_type (default is vfat)
- fix boot_cmd to boot from disk

To post a comment you must log in.
Revision history for this message
Milo Casagrande (milo) wrote :

Thanks Fabo for working on this! It looks good to go.

Am just wondering if we need to add a check for "self.bootfs_type" in order to make sure that through an hwpack config file a wrong value is not passed. But it is not really relevant to this MP.

review: Approve
Revision history for this message
Fathi Boudra (fboudra) wrote :

> Am just wondering if we need to add a check for "self.bootfs_type" in order to make sure that through an hwpack config file a wrong value is not passed. But it is not really relevant to this MP.

bootfs_type isn't exposed in hwpack format v3 at this point.
We'll need such check when we'll update the format and make available
load_interface/bootfs_type to the users.
I guess it should be part of the format update merge proposal :)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches