Jump to content

Recommended Posts

Posted

Hello,

I'm trying to enable I2C access in U-Boot, for orange PI zero.

 

I've downloaded the Armbian build, and tried to compile with CREATE_PATCHES, exactly like the tutorial here: https://zuckerbude.org/armbian-using-create-patches/

 

However, the build never stops and waits for me to make changes. I've attached the build log.

 

I *think* I just need to add the following lines to orangepi_zero_defconfig:

 

CONFIG_I2C0_ENABLE=y

CONFIG_I2C1_ENABLE=y

 

I guess that would be my next question- is this the proper way to change this config is via CREATE_PATCHES? I tried just changing the defconfig file and re-running compile.sh, but that didn't seem to help.

 

Thanks in advance!

build.log

<

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines