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

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

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

Jump to solution
2,920 Views
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

Labels (2)
Tags (2)
0 Kudos
1 Solution
5 Replies
1,249 Views
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 Kudos
1,249 Views
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 Kudos
1,249 Views
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 Kudos
1,249 Views
SANJEEV1z
Contributor III

thanks yuri,

thanks for your reply,

0 Kudos