]> git.baikalelectronics.ru Git - uboot.git/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)
commit8b1487ab2d6720ba3094c6563860796bb6a3fe12
tree86978c71faf5bbce96349be6de6c1e7d7fb28760
parenta2654b45e06109c8d1f855d72ab93094f4ec2e7c
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]