ayufan-pine64 / boot-tools

Pine A64 mass storage using FEL and u-boot
20 stars 15 forks source link

Enable all UART ports for pine64 #4

Closed whongx closed 7 years ago

whongx commented 7 years ago

I have try to enable all UART ports for pine64 so that users don't need to enable the port again when they needed it. All the files under boot/pine64 are generated from your scripts. Thank you!

ayufan commented 7 years ago

@whongx Can you remove binaries? I will update them myself.

whongx commented 7 years ago

@ayufan Done!

ayufan commented 7 years ago

@whongx Remove from these changes, not remove totally. I only need changes to sys_config.

ayufan commented 7 years ago

Hmm. I should see only sys_config change, but you modify the files. Can you squash all changes into the single commit? and make sure that diff only contains sys_config?

Maybe it will be easier to create a new pull request. Otherwise git merge --squash can help.

whongx commented 7 years ago

Hi, i think i would create a new pull request. So do this pull request can be deleted? Sorry for any inconvenience.

ayufan commented 7 years ago

Yes. I will close it.