IMX7 Buildroot support for sabre board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX7 Buildroot support for sabre board

2,000 Views
gopinathsriniva
Contributor III

Hello Everyone,

I have built buildroot rootfs by following below steps. 

git clone git://git.busybox.net/buildroot

make freescale_imx7dsabresd_defconfig

make

After these steps, I got an sdcard.img image in the output directory. I flashed this image in an SD card and tried to boot IMX7 sabre development board. But the device hangs in kernel with dmesg "Starting kernel ...". It seems problem with kernel image or dts file.

Can anyone help me how to boot buildroot rootfs for sabresd IMX7 board. Thanks in Advance. 
 

Labels (3)
Tags (3)
0 Kudos
1 Reply

940 Views
joanxie
NXP TechSupport
NXP TechSupport

this is the steps for how to build Buildroot, pls check if you do the wrong thing.

https://community.nxp.com/docs/DOC-99218 

0 Kudos