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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

645 次查看
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

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

517 次查看
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 项奖励
回复