]> code.ossystems Code Review - bsp/u-boot.git/commit
Initilize IDE prior environment
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 16 Jun 2017 17:41:31 +0000 (14:41 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 14 Jul 2017 20:18:04 +0000 (17:18 -0300)
commitfc492d5707b8c246965be761313d6cc341c2ebc8
treec0bafe75f22d64b7773c1992792e09a3b4ad03ee
parentc17c975e4ceef198da798841157dbd35f885cbd4
Initilize IDE prior environment

To allow the loading of environment from IDE (for example, using FAT)
the initilization of IDE subsystem must come before the environment
one.

Successfully tested on QEMU x86.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
common/board_r.c