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

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

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

Jump to solution
894 Views
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

Labels (1)
0 Kudos
1 Solution
648 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

2 Replies
649 Views
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!
-----------------------------------------------------------------------------------------------------------------------

648 Views
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 Kudos