Re: [U-Boot] [PATCH] Revert "MIPS: Jz4740: Add qi_lb60 board support"

2013-07-16 Thread Tom Rini
On Mon, Jul 15, 2013 at 09:21:36AM -0400, Tom Rini wrote: > The files board/qi/qi_lb60/qi_lb60.c and include/configs/qi_lb60.h were > licensed under the GPL v3 or later, and not v2 or later. As this is > incompatible with the project, revert this board support until the > responsible parties are

[U-Boot] [PATCH] Revert "MIPS: Jz4740: Add qi_lb60 board support"

2013-07-15 Thread Tom Rini
The files board/qi/qi_lb60/qi_lb60.c and include/configs/qi_lb60.h were licensed under the GPL v3 or later, and not v2 or later. As this is incompatible with the project, revert this board support until the responsible parties are available to re-license (if so desired) under GPL v2. Signed-off-b