How to set up boot.scr?

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

How to set up boot.scr?

1,733件の閲覧回数
totalit
Contributor III

According the issue I described there https://community.nxp.com/t5/i-MX-Processors/Board-won-t-boot-from-SD-card/m-p/1344485/highlight/fal...
I built boot.scr with a startup sequence, so it's needed to be placed along with my image, despite NAND type. So how is it supposed to be done?

Usually I burn my .sdcard image via "sudo dd if=core-image-base-mys6ull14x14.rootfs.sdcard of=/dev/sdb1 bs=4M". Any way to include boot.scr into .sdcard?

ラベル(3)
0 件の賞賛
4 返答(返信)

1,723件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi

 

what bsp used in the case.

 

Best regards
igor

0 件の賞賛

1,712件の閲覧回数
totalit
Contributor III

4.1.15-2.0.1

And here's other configs.

Build Configuration:
BB_VERSION = "1.30.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-16.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "mys6ull14x14"
DISTRO = "myir-imx-fb"
DISTRO_VERSION = "4.1.15-2.0.1"
TUNE_FEATURES = "arm armv7ve vfp thumb neon callconvention-hard cortexa7"
TARGET_FPU = "hard"

0 件の賞賛

1,707件の閲覧回数
igorpadykov
NXP Employee
NXP Employee
0 件の賞賛

1,705件の閲覧回数
totalit
Contributor III

I've already compile a boot.scr file, now I need to put it on boot SD card. What's the proper way to perform it?

0 件の賞賛