mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
Minor code cleanup
This commit is contained in:
parent
4e3ccd2692
commit
bfc81252c0
24 changed files with 433 additions and 529 deletions
|
@ -65,7 +65,6 @@ extern void nand_release (struct mtd_info *mtd);
|
|||
extern int nand_read_raw (struct mtd_info *mtd, uint8_t *buf, loff_t from, size_t len, size_t ooblen);
|
||||
|
||||
|
||||
|
||||
/* This constant declares the max. oobsize / page, which
|
||||
* is supported now. If you add a chip with bigger oobsize/page
|
||||
* adjust this accordingly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue