board: sam9x60ek: remove nand init from board file
authorBalamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
Tue, 25 Oct 2022 10:51:09 +0000 (16:21 +0530)
committerEugen Hristev <eugen.hristev@microchip.com>
Thu, 8 Dec 2022 16:06:27 +0000 (18:06 +0200)
commitc41e05bab0b025691741d819ff372c08e285b99a
treee809a333e519ea75a5f26afdf14cebfd8e898084
parent70cbf2f09784319d2773a09e26bba077f6af927b
board: sam9x60ek: remove nand init from board file

Move this out of board file as this is done by the DM based NAND flash
driver. The EBI chip select configuration, iomux and timings are
handled by the driver

Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
board/atmel/sam9x60ek/sam9x60ek.c
include/configs/sam9x60ek.h