Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Linux Quickstart Guide #47

Merged
merged 2 commits into from
Dec 29, 2020

Conversation

username223
Copy link
Contributor

Fixes #43.

Old unused images have been removed since they either show the wrong board or unneeded terminal output.
Existing images have been renamed to make more sense.

blflash is used since it was the first tool I could get to work correctly, and none of the tools I tried had any documentation on making them work.

Only the Pine64 BL602 EVB ver 1.1 board is shown since I do not own any other boards.

Alternative flashing tools added as suggested by user 9names on Discord.

I am unsure if the BLDevCube settings are completely correct, but they worked for me.

Pine64-BL602-EVB-ver-11.png is probably not a very good image since I know even less about photography/image editing than I do embedded programming.

The reference name in bl602doc_tool/content/Burning_process.rst is based on the one in Examples/helloworld/helloworld.rst.

The example output in the HelloWorld example has been changed to a code snippet since the original image wasn't very good.

CC: @spacemeowx2, the author of blflash, for any input on blflash.

Fixes pine64#43.

Old unused images have been removed since they either show the wrong
board or unneeded terminal output.
Existing images have been renamed to make more sense.

`blflash` is used since it was the first tool I could get to work
correctly, and none of the tools I tried had any documentation on making
them work.

Only the `Pine64 BL602 EVB ver 1.1` board is shown since I do not own
any other boards.

Alternative flashing tools added as suggested by user `9names` on Discord.

I am unsure if the `BLDevCube` settings are completely correct, but they
worked for me.

`Pine64-BL602-EVB-ver-11.png` is probably not a very good image since I
know even less about photography/image editing than I do embedded
programming.

The reference name in `bl602doc_tool/content/Burning_process.rst` is
based on the one in `Examples/helloworld/helloworld.rst`.
The image was not very good since it did not show the full output and
it takes up more space than text.
@gamelaster
Copy link
Member

Looks great! Thank you 👍

@gamelaster gamelaster merged commit 21e0f63 into pine64:main Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Linux Starter Guide with 3rd party tool
2 participants