[U-Boot] [PATCH 24/26] binman: Add add test for using an Intel MRC binary
sjg at google.com
sjg at google.com
Fri Nov 24 01:46:54 UTC 2017
MRC (Memory Reference Code) is a binary blob used to set up the SDRAM
controller on some Intel boards. Add a test for this feature.
With this test coverage on binman is back up to 100%.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/binman/ftest.py | 7 +++++++
tools/binman/test/50_intel_mrc.dts | 13 +++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 tools/binman/test/50_intel_mrc.dts
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list