
13 Aug
2019
13 Aug
'19
6:52 p.m.
On Sat, Aug 03, 2019 at 07:56:10AM -0500, Adam Ford wrote:
Historically there have been various boot options, SPI flash, NAND or NOR. The NOR flash is mutually exclusive with MMC, but it isn't mutually exclusive with NAND or SPI Flash, so this patch enables both NAND flash and SPI Flash when booting from NOR.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/board/davinci/da8xxevm/da850evm.c b/board/davinci/da8xxevm/da850evm.c index 2d5710076d..c9c34a0c29 100644
Applied to u-boot/master, thanks!
--
Tom