GithubHelp home page GithubHelp logo

Comments (5)

retpolanne avatar retpolanne commented on June 26, 2024 1

Sure! Will do. I'll be out the whole day but I should send it today or tomorrow Brazil time

from meta-sunxi.

retpolanne avatar retpolanne commented on June 26, 2024

For documentation:

Mailing thread: https://lore.kernel.org/u-boot/[email protected]/T/#t

Changing TFA make parameters

--- a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
+++ b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
@@ -5,3 +5,5 @@ TFA_PLATFORM:sun50i-h6 = "sun50i_h6"
 TFA_PLATFORM:sun50i-h616 = "sun50i_h616"
 
 TFA_BUILD_TARGET = "bl31"
+#EXTRA_OEMAKE += " SUNXI_SETUP_REGULATORS=0 LOG_LEVEL=40"
+EXTRA_OEMAKE += " LOG_LEVEL=40"

Recompiling TFA and bootloader

bitbake -ccleansstate trusted-firmware-a 
bitbake virtual/bootloader

Sending to SDCard only the bootloader

sudo dd if=../orange-pi-one-plus/tmp/deploy/images/orange-pi-one-plus/u-boot-sunxi-with-spl.bin of=/dev/sdb bs=1024 seek=8

from meta-sunxi.

retpolanne avatar retpolanne commented on June 26, 2024

Sent a patch fixing it :)

https://lore.kernel.org/u-boot/[email protected]/T/#u

from meta-sunxi.

nandra avatar nandra commented on June 26, 2024

ok nice, can you post PR with this patch to this meta layer please? Thanks.

from meta-sunxi.

retpolanne avatar retpolanne commented on June 26, 2024

Patch sent to upstream and added to bbappend. Closing this ;)

from meta-sunxi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.