split board-info.txt into AOSP and non-AOSP versions

Change-Id: Id82596494ff68eef7aec4fa02e1eadb477d71acf
diff --git a/BoardConfig.mk b/BoardConfig.mk
index eabe576..e449a58 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -15,6 +15,10 @@
 # Use the non-open-source part, if present
 -include vendor/samsung/toro/BoardConfigVendor.mk
 
+# Use the open-source board-info file if none was set by the vendor
+# config.
+TARGET_BOARD_INFO_FILE ?= device/samsung/toro/board-info.txt
+
 # Use the part that is common between all tunas
 include device/samsung/tuna/BoardConfig.mk
 
diff --git a/board-info.txt b/board-info.txt
index 2d2f848..d98bf31 100644
--- a/board-info.txt
+++ b/board-info.txt
@@ -1,3 +1,6 @@
+# This is the open-source version of board-info.txt; it should contain
+# version of the radio and bootloader that are available to the
+# public.
 require board=tuna
 require version-bootloader=PRIMEKK15|PRIMEKL01|PRIMELA01
 require version-baseband=I515.EK02|I515.EK04|I515.EL01