From b278ccc7fe3a82124e50f7aad62cbd5099602a3a Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Tue, 16 Jan 2018 16:21:05 -0500 Subject: Add project ich9gen install, macaddress files The file 'macaddress' is expected to contain a correctly formed MAC address to be compiled into the descriptor binary generated by ich9gen. The file is optional and poses no issue if not present, however, as ich9gen will simply insert its own default in that case. --- projects/ich9gen/configs/install | 9 +++++++++ projects/ich9gen/configs/macaddress | 1 + 2 files changed, 10 insertions(+) create mode 100644 projects/ich9gen/configs/install create mode 100644 projects/ich9gen/configs/macaddress (limited to 'projects/ich9gen') diff --git a/projects/ich9gen/configs/install b/projects/ich9gen/configs/install new file mode 100644 index 00000000..ef6e0b0e --- /dev/null +++ b/projects/ich9gen/configs/install @@ -0,0 +1,9 @@ +ich9fdgbe_4m.bin:ich9fdgbe_4m.bin +ich9fdgbe_8m.bin:ich9fdgbe_8m.bin +ich9fdgbe_16m.bin:ich9fdgbe_16m.bin +ich9fdnogbe_4m.bin:ich9fdnogbe_4m.bin +ich9fdnogbe_8m.bin:ich9fdnogbe_8m.bin +ich9fdnogbe_16m.bin:ich9fdnogbe_16m.bin +ich9gen:ich9gen +mkgbe.c:mkgbe.c +mkgbe.h:mkgbe.h diff --git a/projects/ich9gen/configs/macaddress b/projects/ich9gen/configs/macaddress new file mode 100644 index 00000000..ed828f94 --- /dev/null +++ b/projects/ich9gen/configs/macaddress @@ -0,0 +1 @@ +00:f5:f0:40:71:fe -- cgit v1.2.3-70-g09d2