Skip to content

Add support for Libre Computer ALL-H3-CC H5#256

Merged
samueldr merged 1 commit intoTow-Boot:developmentfrom
shvetsnikita:patch-1
Oct 7, 2023
Merged

Add support for Libre Computer ALL-H3-CC H5#256
samueldr merged 1 commit intoTow-Boot:developmentfrom
shvetsnikita:patch-1

Conversation

@shvetsnikita
Copy link
Contributor

Support was tested only with this tree.
At least Libre Computer own image boot fine.

@shvetsnikita
Copy link
Contributor Author

Just noticed that board is supported by crust, so maybe it's good idea to include it?

  hardware = {
    soc = "allwinner-h5";
    allwinner.crust.defconfig = "libretech_all_h3_cc_h5_defconfig";
  };

@samueldr
Copy link
Contributor

samueldr commented Aug 1, 2023

Definitely yes, if it is verified to work (or at least not break if you're unsure how to confirm it's working 100%).

@shvetsnikita
Copy link
Contributor Author

or at least not break if you're unsure how to confirm it's working 100%

I didn't noticed any difference between Tow-Boot build based on previously submitted PR and Tow-Boot build with enabled crust support. This time I tested not only Libre Computer own image, but also regular Debian 12 installed on flash drive, each one was tested with crust-enabled Tow-Boot and no-crust Tow-Boot build.

I also noticed that this board support eMMC, but I don't have compatible eMMC module to test Tow-Boot eMMC install.

@samueldr
Copy link
Contributor

samueldr commented Oct 5, 2023

Force-pushed, updating to the current state of development (which brings in the CI), and with the two fixups squashed.

Also dropped (in the next force push) the tautological enablement of crust. Crust is automatically enabled and assumed to use the defconfig name that U-Boot does, because for most devices it is all that is needed.

@samueldr samueldr merged commit 6b3e287 into Tow-Boot:development Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants