]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(mtd): add platform function to allow using external buffer
authorLionel Debieve <lionel.debieve@foss.st.com>
Tue, 13 Apr 2021 11:38:02 +0000 (13:38 +0200)
committerYann Gautier <yann.gautier@st.com>
Tue, 30 Aug 2022 07:20:20 +0000 (09:20 +0200)
commitf29c0702d2e7a67327b67766f91793d8ae6d0f73
tree58365c99c0ac9ee286c44814ee665930ddef0655
parent351f9cd8897fd3ea52db2421721a152494b16328
feat(mtd): add platform function to allow using external buffer

The scratch buffer could be large. The new function allows
platform to defined its own external buffer or use the default
one.

Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
Change-Id: Ib7ab8ff19fa0a9cb06e364f058b91af58c3c471a
drivers/mtd/nand/core.c
include/drivers/nand.h