]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test: py: qspi: Add dependency on bdinfo command
authorMichal Simek <michal.simek@xilinx.com>
Tue, 9 May 2017 13:36:13 +0000 (15:36 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 12 Jun 2017 11:10:39 +0000 (13:10 +0200)
commiteceb5c7a541668412d4bf5df3861b9f8339610e3
tree9a823a499db260d8096522df2fcdd25d2f86359f
parent254a9442e59ef34d9298c1757007c94468b0bd1e
test: py: qspi: Add dependency on bdinfo command

There is another dependency on looking for ram base
from bdinfo command. This should be probably fixed.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
test/py/tests/test_qspi.py