mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-15 15:51:31 +01:00
binman: Drop a stale comment about the 'board' feature
This feature is now supported. Drop the incorrect comment. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
4e6fdbef67
commit
00ae40b3ae
@ -304,7 +304,6 @@ class TestFunctional(unittest.TestCase):
|
||||
self.assertEqual(0, len(result.stderr))
|
||||
self.assertEqual(0, result.return_code)
|
||||
|
||||
# Not yet available.
|
||||
def testBoard(self):
|
||||
"""Test that we can run it with a specific board"""
|
||||
self._SetupDtb('05_simple.dts', 'sandbox/u-boot.dtb')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user