Jump to content

[Armbian build PR] - allwinner: h3: h5: disable uart0 pinctrl when crust is enabled


Recommended Posts

Posted

Description

When crust is enabled on H3 and H5 boards, when booting, the following error is displayed during u-boot spl stage.

ns16550_serial serial@1c28000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19

The error is quite benign and doesn't impact functionality in any way. Still for user experience sake, this PR fixes the same.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • [X] Booted on Nanopiduo2 and verified that error is no longer produced

Checklist:

  • [ ] My code follows the style guidelines of this project
  • [X] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [X] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines