Giter Club home page Giter Club logo

Comments (4)

triha2work avatar triha2work commented on August 12, 2024

Please program the board with a NAND image first if the board is brand-new. A simple bootstrap firmware is required before U-Boot can be started from the SD card.
Another potential problem is the VARIO Select should be 3V3. Other selections cause the SD card not working.

from evb-ksz9477.

SamirDiwan avatar SamirDiwan commented on August 12, 2024

Thank you for the response.

Yes the board is brand new and the first initial step that I am implementing is about booting the board with SD card, also tried Flash programming on windows 7 x64 but did not worked. So tried with SD card.

Can you please explain me about the bootstrap firmware and also what are the initial steps for the new board should I implement inorder to make it work and start?

I am sorry if my questions are too basic for you as I am very new to this.

Thank you,
Samir

from evb-ksz9477.

triha2work avatar triha2work commented on August 12, 2024

The provided image files are at91bootstrap.bin, u-boot.bin, ubootEnvtFileNandFlash.bin, at91-sama5d3_xplained.dtb, zImage, and rootfs.ubi. The file at91bootstrap.bin is put first in NAND, then u-boot.bin for U-Boot, ubootEnvtFileNandFlash.bin for U-Boot environmental variables, at91-sama5d3_xplained.dtb for device tree, zImage for kernel, and rootfs.ubi for root filesystem.
In SD card two partitions are created. A regular DOS one holds boot.bin, u-boot.bin, at91-sama5d3_xplained.dtb, zImage, and uboot.env for the U-Boot environmental variables. The next linux partition holds the root filesystem.
I do not have problem booting from the SD card by disabling the NAND. Can you check whether the SD card is programmed properly with the files mentioned?
Also what is your problem of programming the NAND under Windows? The driver is just not detected and so the script cannot do anything?
And what is the display shown from the board? Just the "RomBOOT" message?

from evb-ksz9477.

hardfinder avatar hardfinder commented on August 12, 2024

when booting from NAND,the ksz9477 board serial puts error codes. i use 115200 as the rf writes.But why?

from evb-ksz9477.

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.