]> git.sur5r.net Git - u-boot/commit
binman: Add add test for using an Intel MRC binary
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:28 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commitca4f4ff7cf5acb230cf1948268b60efc5e54a977
tree86978c71faf5bbce96349be6de6c1e7d7fb28760
parent6b187df78754fc2064a73b94941bc2482a36e1a7
binman: Add add test for using an Intel MRC binary

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@chromium.org>
tools/binman/ftest.py
tools/binman/test/50_intel_mrc.dts [new file with mode: 0644]