commit | c00d7c33ba0150ccac01aad67a56295bfc8ed824 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Fri Mar 24 11:34:03 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 13 14:44:51 2017 -0600 |
tree | a5663ee84feaed81e17427cdc4287aa914b3d665 | |
parent | 40e14221361970967bad1f87faf5151cb8bc982d [diff] |
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>