]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: at91: ma5d4: Boot from MMC2 when using SAM-BA
authorMarek Vasut <marex@denx.de>
Tue, 2 May 2017 18:27:47 +0000 (20:27 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 29 Jun 2017 17:30:51 +0000 (13:30 -0400)
commit4340fad33d1c8331973057fbe9fa0b0a85a6ce30
tree3c69d748303c2889699b84094e9473ee01b0f4bf
parentf7e462018d49933654b4c6d91e6ce8c4241f04b3
ARM: at91: ma5d4: Boot from MMC2 when using SAM-BA

Continue loading U-Boot from MMC2 when the SPL was loaded using SAM-BA
loader. This allows the board to boot system from the removable media
instead of the eMMC, which is useful for commissioning purposes. When
booting from the eMMC, always boot from it as it is not possible to
boot from the SD interface directly.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andreas Bießmann <andreas.devel@googlemail.com>
board/aries/ma5d4evk/ma5d4evk.c