mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 03:05:19 +02:00
The manual resolution in commit ec7023db
wrongly removed functions
nand_init and nand_deselect from file drivers/mtd/nand/mxc_nand_spl.c.
Revert this removal.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Acked-by: Stefano Babic <sbabic@denx.de>