ChinaQMTECH / ZYJZGW_ZYNQ_STARTER_KIT

11 stars 8 forks source link

ZYJZGW_ZYNQ_STARTER_KIT - u-boot started with error: initcall sequence 1ffbb418 failed at call 04012ce4 (err=-96) #1

Open raf329 opened 1 year ago

raf329 commented 1 year ago

Hi!

I build u-boot according your manual of Linux, but when system boot I get this error: initcall sequence 1ffbb418 failed at call 04012ce4 (err=-96)

Could you send me your .config file setting for u-boot ?

Best Regards!

ChinaQMTECH commented 1 year ago

Hello,

My suggestion is to switch to Petalinux which provides uboot and linux imagein a much easier way Aattached is our source code for u-boot project.[https://res-h3.public.cdn.office.net/assets/mail/file-icon/png/generic_16x16.png]u-boot-xlnx-master-ok-20191010.tar.gzhttps://1drv.ms/u/s!AtoImPcgvGnSniM5EQGLqrlsSLaL


发件人: raf329 @.> 发送时间: 2023年8月15日 19:33 收件人: ChinaQMTECH/ZYJZGW_ZYNQ_STARTER_KIT @.> 抄送: Subscribed @.***> 主题: [ChinaQMTECH/ZYJZGW_ZYNQ_STARTER_KIT] ZYJZGW_ZYNQ_STARTER_KIT - u-boot started with error: initcall sequence 1ffbb418 failed at call 04012ce4 (err=-96) (Issue #1)

Hi!

I build u-boot according your manual of Linux, but when system boot I get this error: initcall sequence 1ffbb418 failed at call 04012ce4 (err=-96)

Could you send me your .config file setting for u-boot ?

Best Regards!

― Reply to this email directly, view it on GitHubhttps://github.com/ChinaQMTECH/ZYJZGW_ZYNQ_STARTER_KIT/issues/1, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHTWTBGYEANE6ORYIM4MDCDXVNM77ANCNFSM6AAAAAA3Q6I3HY. You are receiving this because you are subscribed to this thread.Message ID: @.***>

raf329 commented 1 year ago

Hi! Thanks for sending .config of your u-boot - but error is the same. Are you sure that parameter:

CONFIG_ENV_IS_IN_FAT is not set - should be like this?

Because we boot board from SD card.

Best Regards!