How to config u-boot to have sf commands for mx6sxsabresd?

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

How to config u-boot to have sf commands for mx6sxsabresd?

跳至解决方案
1,757 次查看
adelantesey
Contributor IV

Dear all,

i added the command in menuconfig also added STMicro SPI flash. but i get different errors every time.

for example "undefined reference to fdtdec_get_int"

in "spi-uclass.c"
i attached the .config file.

could anyone help me?

Original Attachment has been moved to: .config.zip

标签 (1)
0 项奖励
回复
1 解答
1,511 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Adelante

please try nxp uboot without spl

http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2016.03_4.1.15_2.0.0_ga
for spl may be posted on uboot mail list

U-Boot Info Page 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
1,512 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Adelante

please try nxp uboot without spl

http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2016.03_4.1.15_2.0.0_ga
for spl may be posted on uboot mail list

U-Boot Info Page 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,511 次查看
adelantesey
Contributor IV

Hi Igor,

thanks a lot. it works.

i was using u-boot-fslc () which was downloaded with yocto for imx6sx.

i wish to find out what was wrong with it.

thanks again.

best regards

0 项奖励
回复