
-----Original Message----- From: Prafulla Wadaskar [mailto:prafulla@marvell.com] Sent: Thursday, December 24, 2009 3:00 AM To: u-boot@lists.denx.de Cc: Prabhanjan Sarnaik; Ashish Karkare; Nicolas Pitre; Prafulla Wadaskar Subject: [PATCH] Kirkwood: Updated licencing to GPLv2 or later
These are few files directly imported from Linux kernel source. These files contains source with GPLv2 only whereas u-boot expects GPLv2 or latter
These files are updated for the same with prior permission from original writer
Acked-by: Nicolas Pitre nico@marvell.com Signed-off-by: Prafulla Wadaskar prafulla@marvell.com
drivers/gpio/kw_gpio.c | 20 +++++++++++++++++--- drivers/i2c/kirkwood_i2c.c | 23 ++++++++++++++++++----- include/asm-arm/arch-kirkwood/gpio.h | 20 +++++++++++++++++--- include/asm-arm/arch-kirkwood/mpp.h | 20 +++++++++++++++++--- 4 files changed, 69 insertions(+), 14 deletions(-)
Applied to u-boot-marvell.git/master
Regards.. Prafulla . .