]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit3a5ff2265560c4dd287046749dac947f8313ee1c
treee809a333e519ea75a5f26afdf14cebfd8e898084
parent39dcb0bfc7a0648e528f3d5b1116d022ad817f5d
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