uboot porting

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

uboot porting

957件の閲覧回数
rainho
Contributor II

Hello!
I would like to ask, now I have a board about IMX6Q, transplant the BSP by myself, check the i.MX_BSP_Porting_Guide document and get the uboot source code (from github). I found that the 2016-03 version has two reference versions: board/freescale/mx6sabresd/ and board/freescale/mx6qsabreauto/. Can I choose one at will? Can you explain their difference?
Thanks

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

941件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

You should choose imx6qsabresd relates

0 件の賞賛
返信

894件の閲覧回数
rainho
Contributor II

Hello, I refer to your reply and use mx6sabresd board.
And I performed DDR calibration instead of dcd table. After compiling, I got uboot.imx and uboot.bin, and then burned the SD card. Execute sudo dd if=u-boot.imx of=/dev/sdb bs=1k seek=1 conv=fsync. The information obtained is that the burning speed is as high as 5MB/s, which should be measured in KB normally. I had doubts about this, and then I booted the board from the SD card, but no information was printed. Is this because the programming was not successful at all? If yes, do you think there is something wrong with my dd command?
Please reply, thank you!

0 件の賞賛
返信