ARM: at91: spl: specify MMC and NAND boot device
authorWenyou Yang <wenyou.yang@atmel.com>
Fri, 24 Mar 2017 03:34:03 +0000 (11:34 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:51 +0000 (14:44 -0600)
commitc00d7c33ba0150ccac01aad67a56295bfc8ed824
treea5663ee84feaed81e17427cdc4287aa914b3d665
parent40e14221361970967bad1f87faf5151cb8bc982d
ARM: at91: spl: specify MMC and NAND boot device

When OF_CONTROL is enabled, MMC boot device should not be detected
automatically, it should be MMC1 fixedly only the status "enabled"
is available.

Add NAND Flash boot device as well.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
arch/arm/mach-at91/spl.c