Project

General

Profile

Actions

Bug #1990

open

bb nand flash

Added by yangkkokk almost 7 years ago. Updated over 6 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
OsmocomBB HW Drivers
Target version:
-
Start date:
03/30/2017
Due date:
% Done:

0%

Resolution:
Spec Reference:

Description

I ported Fatfs, but the flash drive is missing annotations
Http://git.osmocom.org/osmocom-bb/tree/src/target/firmware/flash/cfi_flash.c

         DSTATUS disk_initialize (BYTE);
         DSTATUS disk_status (BYTE);
         DRESULT disk_read (BYTE, BYTE *, DWORD, BYTE);
         DRESULT disk_write (BYTE, const BYTE *, DWORD, BYTE);
         DRESULT disk_ioctl (BYTE, BYTE, void *);

So, I hope to do some of the code of the Notes, or into a new structure, after all, many people like the simple and clear secondary development.

Actions #1

Updated by laforge almost 7 years ago

  • Assignee deleted (118)
Actions #2

Updated by laforge over 6 years ago

  • Status changed from New to Feedback
  • Assignee set to yangkkokk

please release your code somewhere in a git repository, and/or submit it via gerrit.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)