Giter VIP home page Giter VIP logo

vrabac.github.io's People

Contributors

vrabac avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

certainlach

vrabac.github.io's Issues

Doesn't start

Hi!
Thanks for the write up!
Unfortunately I'm unable to get it working.
I had to alter these commands

kvim# fatload mmc 0:1 ${loadaddr} /boot/uImage
kvim# fatload mmc 0:1 $dtb_mem_addr /boot/dtbs/amlogic/meson-gxl-s905x-khadas-vim.dtb

to this

kvim# fatload mmc 0:1 ${loadaddr} uImage
kvim# fatload mmc 0:1 $dtb_mem_addr dtbs/amlogic/meson-gxl-s905x-khadas-vim.dtb

in order for uBoot to find the files. But after I run
kvim# bootm ${loadaddr} - $dtb_mem_addr
I get a similar output:

libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
[rsvmem] fdt get prop fail.
reserving fdt memory region: addr=1000000 size=d000
Loading Ramdisk to 7f11d000, end 7f7ff03d … OK
Loading Device Tree to 000000001ffef000, end 000000001ffff1b5 … OK

Starting kernel …

uboot time: 5865202 us

and it hungs forever.

I do understand that the howto is written in 2017 but maybe you have an updated info where I could start from to debug the installation? Thank you!

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.