Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Why FTL(Flash Translation Layer) header not found

Status
Not open for further replies.

ubuntu_amateur

Member level 4
Member level 4
Joined
Sep 24, 2006
Messages
71
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,665
After kernel loaded, at the bootup phase of kernel running, there are some messaes shown as below in the console:

ftl_cs: FTL header not found

Anyone encountered this issue? How to solved it?
Thanks very much!
 

its looking for a set of directives that setup the layers in software for coms

you need a missing file or you didnt address the correct starting block for the code

origin i mean

a header is a set of directives that bind the code functions layers
to the hardware layers or in pc's c++ to other software layers
defined by librarys
that access kernals

maybe its just a bad path somewhere
 

This issue happened when the FLASH chip change the type and the size to double.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top