diff options
author | Ryan Harkin <ryan.harkin@linaro.org> | 2015-12-03 17:08:08 +0000 |
---|---|---|
committer | Ryan Harkin <ryan.harkin@linaro.org> | 2015-12-03 17:09:03 +0000 |
commit | d36d7da3eb4b92d8a519c31008cbf4ae635dbad9 (patch) | |
tree | 1ee834a4e4f033d48d6cb88dff992e592b27144a /MB/HBI0262C | |
parent | d67429e2ddf2c4750cf351637adb62f225703675 (diff) | |
download | vexpress-firmware-d36d7da3eb4b92d8a519c31008cbf4ae635dbad9.tar.gz |
unix2dos board/images.txt
Fix line endings on a few files that we have modified.
The board firmware usually has DOS endings, so make the files
consistent.
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'MB/HBI0262C')
-rwxr-xr-x | MB/HBI0262C/board.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MB/HBI0262C/board.txt b/MB/HBI0262C/board.txt index 83d2efe..af147a4 100755 --- a/MB/HBI0262C/board.txt +++ b/MB/HBI0262C/board.txt @@ -2,10 +2,10 @@ BOARD: HBI0262 TITLE: MotherBoard Configuration File
[MCCS]
-MBBIOS: mbb_v139.ebf ;MB BIOS IMAGE +MBBIOS: mbb_v139.ebf ;MB BIOS IMAGE
[FPGAS]
-MBIOFPGA: io_b118.bit ;MB IOFPGA +MBIOFPGA: io_b118.bit ;MB IOFPGA
[PMIC]
MBPMIC: pms_v104.bin ;MB PMIC
|