]> Git Repo - u-boot.git/commit
nand: Allow reinitialization
authorSean Anderson <[email protected]>
Sat, 4 Nov 2023 20:37:50 +0000 (16:37 -0400)
committerTom Rini <[email protected]>
Thu, 16 Nov 2023 17:43:49 +0000 (12:43 -0500)
commit333d43f6a3e2aa1d6249d22211d77802614e37e5
treed7ae44044eb9b6536e42b1ed85e257017da4a7c4
parentc2034821772898b54d745e79fc96586cebaae12c
nand: Allow reinitialization

NAND devices are destroyed in between unit tests. Provide a function to
reinitialize the subsystem at the beginning of each test.

Signed-off-by: Sean Anderson <[email protected]>
Reviewed-by: Dario Binacchi <[email protected]>
drivers/mtd/nand/raw/nand.c
include/nand.h
This page took 0.035368 seconds and 4 git commands to generate.