Giter Site home page Giter Site logo

Comments (12)

ehristev avatar ehristev commented on May 18, 2024

Hi,

It looks to me like you build a configuration of buildroot for nand flash and not for SD-Card.
Can you share which config you used ?
(before you started the build, you ran 'make <...>_defconfig' , I need to know which defconfig was it )

from buildroot-external-microchip.

helloworld1234567891 avatar helloworld1234567891 commented on May 18, 2024

from buildroot-external-microchip.

ehristev avatar ehristev commented on May 18, 2024

at91sam9g45m10ek_defconfig is a configuration for NAND flashes not for SD-Card, so , you will not obtain sdcard.img
in buildroot-at91 configs/ directory , only configurations that have mmc in the file name, are done for sd-card.
What you can do, is after
make at91sam9g45m10ek_defconfig
do
make menuconfig
then try to change the destination of the root file system from NAND to SD-Card and rebuild

from buildroot-external-microchip.

ehristev avatar ehristev commented on May 18, 2024

Images that have a NAND flash destination , are supposed to be flashed into the NAND flash ,
so of course, you will get a bootloader, a linux image, and a rootfs.tar, but you will not get the img file as you do not need it for NAND. you will get a ubifs file that is already ubinized for flashing onto the board

from buildroot-external-microchip.

helloworld1234567891 avatar helloworld1234567891 commented on May 18, 2024

from buildroot-external-microchip.

helloworld1234567891 avatar helloworld1234567891 commented on May 18, 2024

from buildroot-external-microchip.

ehristev avatar ehristev commented on May 18, 2024

Regarding this, I cannot help. I do not have the sam9m10g45 ek at my disposal. You would have to open a support ticket on http://support.microchip.com and someone will help you there.
The boards that we currently support in linux4sam are : sam9x60ek, sama5d2_icp, sama5d2_xplained, sama5d3_xplained, sama5d4_xplained, sama5d27_som1_ek, sama5d27_wlsom1_ek, sama7g5_ek, sama5d2_ptc_ek

from buildroot-external-microchip.

helloworld1234567891 avatar helloworld1234567891 commented on May 18, 2024

from buildroot-external-microchip.

helloworld1234567891 avatar helloworld1234567891 commented on May 18, 2024

from buildroot-external-microchip.

helloworld1234567891 avatar helloworld1234567891 commented on May 18, 2024

from buildroot-external-microchip.

ehristev avatar ehristev commented on May 18, 2024

Can you open another issue. This is completely unrelated to the initial problem, which looks now solved.

from buildroot-external-microchip.

helloworld1234567891 avatar helloworld1234567891 commented on May 18, 2024

from buildroot-external-microchip.

Related Issues (12)

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.