Is transition from iMX6Q to iMX6D painful?

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

Is transition from iMX6Q to iMX6D painful?

866 次查看
EdSutter
Senior Contributor II

I've been working with a SABRESD board as a prep for some custom hardware that will

have similar base IO (memory, ethernet, console, etc...).  One difference is that the custom

hardware will be an iMX6D rather than a Quad-core.  For bringing up u-boot/linux I'm

assuming there's not much difference; does anyone have any real experience with this?

标签 (2)
0 项奖励
4 回复数

639 次查看
RobertSchwebel
Contributor IV

Hi,

on mainline, you can even run the same unmodified kernel on MX6Q and MX6D. When you use Barebox as a bootloader, it is pretty easy to abstract differences on runtime, because Barebox nowadays sets itself up from oftree.

rsc

0 项奖励

639 次查看
EdSutter
Senior Contributor II

More good news, thanks.

Not familiar with barebox.

0 项奖励

639 次查看
SergioSolis
NXP Employee
NXP Employee

Hello Ed,

It is not a big deal to move from a Quad Core to a Dual Core, they use the same modules. In fact, you can disable 2 cores from the Quad Core to emulate the Dual core, you just need to edit the "NUM_CORES" fuse.

639 次查看
EdSutter
Senior Contributor II

That's what I was hoping.

Thanks much for responding...

Ed

0 项奖励