u-boot and kernel for i.mx6quad sabre lite board

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

u-boot and kernel for i.mx6quad sabre lite board

跳至解决方案
3,165 次查看
SANJEEV1z
Contributor III

hello all,

we brought new i.mx6quad sabre lite board,

i want u-boot and kernel version it supports,?

can you send me the source link  to download the same ?

please guide

thanks and regards

sanjeev

标签 (2)
标记 (2)
0 项奖励
回复
1 解答
5 回复数
1,494 次查看
SANJEEV1z
Contributor III

hello yuri,

i downloaded the kernel as mentioned in above link

during compilation i got this error

"drivers/regulator/pfuze100-regulator.c:26:29: fatal error: pfuze-regulator.h: No such file or directory

compilation terminated.

make[2]: *** [drivers/regulator/pfuze100-regulator.o]

Error 1

make[1]: *** [drivers/regulator]

Error 2

make: *** [drivers] Error 2

"

please guide

regards

sanjeev

0 项奖励
回复
1,494 次查看
fabio_estevam
NXP Employee
NXP Employee

Make sure you are using the correct config file:

make imx6_defconfig

By the way, you can also use U-boot and kernel mainline on sabrelite board.

Regards,

Fabio Estevam

0 项奖励
回复
1,494 次查看
SANJEEV1z
Contributor III

ya i used "make imx6_defconfig" only,

in ~linux/drivers/regulator/pfuze100-regulator.h file was broken, it was a link file

regards

sanjeev

0 项奖励
回复
1,494 次查看
SANJEEV1z
Contributor III

thanks yuri,

thanks for your reply,

0 项奖励
回复