e3c246d4i: add initial board support

The e3c246d4i is an ASRock Rack Xeon E-2100/E-2200 series board with an
ASpeed AST2500 BMC.  It's a relatively low-cost system with a SPI flash
header available for easy programming.

Signed-off-by: Zev Weiss <zweiss@equinix.com>
Change-Id: I67ee57183215f3dd46b38f81994faeac8a1935c0
diff --git a/meta-asrock/LICENSE b/meta-asrock/LICENSE
new file mode 100644
index 0000000..e861d79
--- /dev/null
+++ b/meta-asrock/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-asrock are under different licenses (a mix
+of MIT and Apache-2.0). Please see:
+
+COPYING.Apache-2.0
+COPYING.MIT (MIT)
+
+All metadata is MIT licensed unless otherwise stated. Source code
+included in tree for individual recipes is under the LICENSE stated in
+the associated recipe (.bb file) unless otherwise stated.
+
+License information for any other files is either explicitly stated
+or defaults to Apache-2.0.