Document the inclusion of the Broadcom BCM4329 driver from the Linux kernel.
[bootloader-ap.git] / README
diff --git a/README b/README
index 6363755..42bb85e 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,10 @@ bootloader-ap (Boot Loader for Application Processors)
 Developed by TJ <linux@tjworld.net>
 Copyright (C) 2010-
 
-A GPLv3 licensed (some individual files are BSD licensed) boot-loader for ARM-based communications 
+Originally licensed under the GPLv3. Revised license to be GPL v2 November 3rd 2010 to allow inclusion
+of the Broadcom BCM4329 driver from the HTC Vision Linux kernel.
+
+A GPLv2 licensed (some individual files are BSD licensed) boot-loader for ARM-based communications 
 devices based on modern System-on-Chip architectures such as the Qualcomm MSM7x30, which is the 
 first target of this implementation.
 
@@ -32,6 +35,9 @@ Remove unwanted additional directories:
 
  rm -rf contrib amiga as400 examples msdos old projects qnx win32
 
+== Broadcom BCM4329 ==
+
+Copied from the Linux kernel for the HTC Vison (drivers/net/wireless/bcm4329/)
 
 = Developer Notes =