Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ezynq
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
ezynq
Commits
885f25ea
Commit
885f25ea
authored
Jul 15, 2019
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated with the current version from upstream
parent
5ca831c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Makefile
u-boot-tree/drivers/mtd/nand/raw/Makefile
+2
-0
No files found.
u-boot-tree/drivers/mtd/nand/raw/Makefile
View file @
885f25ea
...
...
@@ -45,6 +45,7 @@ obj-$(CONFIG_NAND_ECC_BCH) += nand_bch.o
obj-$(CONFIG_NAND_ATMEL)
+=
atmel_nand.o
obj-$(CONFIG_NAND_ARASAN)
+=
arasan_nfc.o
obj-$(CONFIG_NAND_BRCMNAND)
+=
brcmnand/
obj-$(CONFIG_NAND_DAVINCI)
+=
davinci_nand.o
obj-$(CONFIG_NAND_DENALI)
+=
denali.o
obj-$(CONFIG_NAND_DENALI_DT)
+=
denali_dt.o
...
...
@@ -69,6 +70,7 @@ obj-$(CONFIG_NAND_OMAP_ELM) += omap_elm.o
obj-$(CONFIG_NAND_PLAT)
+=
nand_plat.o
obj-$(CONFIG_NAND_SUNXI)
+=
sunxi_nand.o
obj-$(CONFIG_NAND_ZYNQ)
+=
zynq_nand.o
obj-$(CONFIG_NAND_STM32_FMC2)
+=
stm32_fmc2_nand.o
else
# minimal SPL drivers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment