Code Monkey home page Code Monkey logo

u-boot's Introduction

U-Boot RockChip rk3399

U-Boot Prebuilt Release v2023.07.02 W/ ATF lts-v2.10.2 & OP-TEE v4.1.0

Prebuilt spi_combined.img & u-boot-rockchip.bin are included together for convenience

RockPro64 SPI U-Boot Assembler

Requirements:

  • Debian based OS already running on an ARM64 CPU

  • Any microSD in the /dev/mmcblk1 slot

Post-Build

Initial-Flash From Bypassed and Erased SPI (Recommended)

or Update-Flash From Existing U-Boot

Erase current SPI, then boot into U-Boot Via SD/eMMC with Combined SD

Stop Autoboot by hitting any key

Insert SD Card

Bypass SPI

reset

Wait untill you see the environment fail to load from SPI

Reconnect SPI

Stop Autoboot by hitting any key

sf probe

sf erase 0x0 0x1000000

reset

Stop Autoboot by hitting any key

ls mmc 1:1 /

load mmc 1:1 $kernel_addr_r spi_combined.img

sf probe

sf write $kernel_addr_r 0 $filesize

reset

Stop Autoboot by hitting any key

saveenv

reset

u-boot's People

Contributors

0mniteck avatar

Stargazers

 avatar

Watchers

 avatar

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.