Skip to content
Snippets Groups Projects

Add support for the uuu flasher

Merged Imported Administrator requested to merge feature/uuu_flasher into master
All threads resolved!
Edited by Administrator

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Administrator added 1 commit · Imported

    added 1 commit

    • 5e3ee845 - device/device-purism-librem5dev: add support for using uuu flasher

    Compare with previous version

    By clayton craft on 2019-02-28T05:38:32

  • Administrator resolved all discussions · Imported

    resolved all discussions

    By clayton craft on 2019-02-28T05:57:10

  • Administrator
  • Administrator added 1 commit · Imported

    added 1 commit

    • c7cfbc83 - u-boot-librem5dev: add !tracedeps in options

    Compare with previous version

    By Bhushan Shah on 2019-02-28T08:17:15

  • Administrator mentioned in merge request pmbootstrap!1761 (merged) · Imported

    mentioned in merge request pmbootstrap!1761 (merged)

    By Bhushan Shah on 2019-02-28T08:17:44

  • Author Owner

    (Please squash my commit with your commit to u-boot)

    By Bhushan Shah on 2019-02-28T08:25:38

  • Administrator added 18 commits · Imported

    added 18 commits

    • c7cfbc83...e8a7926e - 13 commits from branch postmarketOS:master
    • 93d8d542 - uuu: create directory for uuu cmd lists
    • 26d5d288 - device/u-boot-librem5dev: update m4 image
    • 1cc22ea5 - device/u-boot-librem5dev: Use defconfig compatible with uuu
    • 6fbf20fd - device/device-purism-librem5dev: add support for using uuu flasher
    • 75b115e0 - u-boot-librem5dev: add !tracedeps in options

    Compare with previous version

    By clayton craft on 2019-02-28T18:50:31

  • Administrator marked as a Work In Progress · Imported

    marked as a Work In Progress

    By clayton craft on 2019-03-01T18:53:30

  • Administrator changed the description · Imported

    changed the description

    By clayton craft on 2019-03-01T18:53:30

  • Administrator added 6 commits · Imported

    added 6 commits

    • 8909e932 - 1 commit from branch postmarketOS:master
    • b44b7418 - u-boot-librem5dev: add !tracedeps in options
    • f8aecf83 - device/u-boot-librem5dev: update m4 image
    • 7965a7dc - device/u-boot-librem5dev: Use defconfig compatible with uuu
    • 7c2b20f1 - device/device-purism-librem5dev: add support for using uuu flasher
    • 08a62cae - uuu: update to 1.2.91

    Compare with previous version

    By clayton craft on 2019-03-02T00:53:58

  • Administrator resolved all discussions · Imported

    resolved all discussions

    By clayton craft on 2019-03-02T00:55:14

  • Author Owner

    @bshah Can you give this one a try? There's a new uuu version in this MR, which seems to fix the issues with segfaulting, etc as far as I can tell.

    By clayton craft on 2019-03-02T00:56:15

  • Author Owner

    This finally works for me \o/

    ➜ ./pmbootstrap.py flasher flash_rootfs                        
    [09:22:54] (native) flash rootfs image                                  
    [09:22:55] (native) install abuild build-base ccache                                             
    [09:22:58] (native) install bzip2-dev cmake libusb-compat libusb-compat-dev libusb-dev libzip-dev
    [09:22:59] (native) build x86_64/uuu-1.2.91-r0.apk
    [09:23:15] (native) install uuu                                  
    uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.2.91
                                                 
    Success 1    Failure 0                      
                                                                                                              
    1:2    4/ 4   [Done                        ] FB: Done                            
    [09:24:03] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
    [09:24:03] Done   

    By Bhushan Shah on 2019-03-02T04:06:25

  • Administrator unmarked as a Work In Progress · Imported

    unmarked as a Work In Progress

    By clayton craft on 2019-03-02T04:06:39

  • Administrator
  • Administrator added 2 commits · Imported

    added 2 commits

    • 8620ca61 - device/device-purism-librem5dev: add support for using uuu flasher
    • 96f42642 - uuu: update to 1.2.91

    Compare with previous version

    By clayton craft on 2019-03-02T18:43:44

  • Administrator resolved all discussions · Imported

    resolved all discussions

    By clayton craft on 2019-03-02T18:44:02

  • Author Owner

    (Please squash my commit with your commit to u-boot)

    Looks like @craftyguy moved the commits around, so now it is the first commit. This also looks good in the history IMHO, so I'm not changing it.

    Everything is great now :thumbsup:

    It might be that I broke CI though, with !248 (merged). Currently investigating, why it did not run at all.

    By Oliver Smith on 2019-03-03T08:59:39

  • Administrator added 5 commits · Imported

    added 5 commits

    Compare with previous version

    By Oliver Smith on 2019-03-03T09:11:05

  • Author Owner

    Hmmm, CI I still working for all the other MRs.

    @craftyguy: did you change something in the gitlab settings, possibly disabled CI or pipelines?

    As usually I have force pushed the commits with the MR-ID appended, and that did not help. I've looked at a diff of your MR and !250 (closed)'s gitlab API call for the MR, which is also based on the current CI code and where CI is working. The only relevant difference is this:

    <     "pipeline": {
    <         "id": 49971139,
    <         "sha": "9c3780e8981d22a7733062d0e39caab65a593195",
    <         "ref": "bshah/librem5-ofono",
    <         "status": "success",
    <         "web_url": "https://gitlab.com/bshah/pmaports/pipelines/49971139"
    <     },
    ---
    >     "pipeline": null,

    I'll test this MR locally before merging.

    EDIT: compiled locally with strict mode, shipping! :rowboat: :motorboat: :ship:

    By Oliver Smith on 2019-03-03T09:32:49

    Edited by Administrator
  • Administrator approved this merge request · Imported

    approved this merge request

    By Oliver Smith on 2019-03-03T09:33:02

  • Administrator merged · Imported

    merged

    By Oliver Smith on 2019-03-03T09:33:04

  • Please register or sign in to reply
    Loading