瀏覽代碼

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>
Simon Glass 7 年之前
父節點
當前提交
00ae40b3ae
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tools/binman/ftest.py

+ 0 - 1
tools/binman/ftest.py

@@ -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')