ive spent some time cleaning up the u-boot spi/mmc driver on the way to getting it merged into mainline. unfortunately, it seems there's a few licensing issues that i cant resolve myself.
the driver has these tidbits: * Copyright (C) 2007, Rubico AB (www.rubico.se). All Rights Reserve. * Licensed under the GPL-2. in order to be merged with u-boot, the code has to be GPL-3 compatible. that means i'd like to have it changed to: * Copyright (C) 2007, Rubico AB (www.rubico.se) * Licensed under the GPL-2 or later. are you guys ok with that ? -mike _______________________________________________ U-Boot-devel mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/u-boot-devel
