How to build the barebox images for SABRESD(MCIMX6DL-SDP)board?

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

How to build the barebox images for SABRESD(MCIMX6DL-SDP)board?

563 Views
shree97
Contributor II

Hello Community?

I am working on freescale MCIMX6DL-SDP board. I want to boot this board with barebox images.

For that I download the barebox-2017.06.1 source code and did the following steps:

1) Exported the path of cross compiler

2)make distclean

3)make imx_v7_defconfig

4) make

After the last step I got the images in barebox-2017.06.1/images folder.

I tried flashing the image for mx6sabresd board by below command:

sudo dd if=barebox-freescale-imx6dl-sabresd.img of=/dev/sdb bs=1 seek=1 && sync

but the board is not booting with these images.

Kindly help me regarding this issue.

Best Regards,

Shree

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

435 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Shree,

Barebox is not developed by NXP, so we do not provide support. You may contact Barebox team for support, or hopefully someone else in this community who has worked with barebox may comment on this.

If you decide to use our images with uboot and you have any problem or concern we will be happy to help.

Regards,

Carlos

0 Kudos