Skip to content

Conversation

@gidori98
Copy link
Contributor

No description provided.

if (minor > 0) {
/* External flash is NAND */
if (ftl_nand_initialize(resource_partno, mtd_part)) {
printf("ERROR: failed to initialise mtd ftl errno :%d\n", errno);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just typo, 'initialize', not 'initialise'
(line 333 too)

and line 324 has typo also (deos)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants