On Mon, 2013-08-12 at 00:05 +0800, feng...@phytium.com.cn wrote:
> diff --git a/arch/arm64/cpu/armv8/exceptions.S 
> b/arch/arm64/cpu/armv8/exceptions.S
> new file mode 100644
> index 0000000..376df49
> --- /dev/null
> +++ b/arch/arm64/cpu/armv8/exceptions.S
> @@ -0,0 +1,210 @@
> +/*
> + * Copyright (c) 2013        FengHua <feng...@phytium.com.cn>
> + *
> + * Based on entry.S of linux kernel by
> + *     Catalin Marinas <catalin.mari...@arm.com> and
> + *     Will Deacon <will.dea...@arm.com>
> + *
> + * See file CREDITS for list of people who contributed to this
> + * project.
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of the GNU General Public License as
> + * published by the Free Software Foundation; either version 2 of
> + * the License, or (at your option) any later version.

Do you have permission to relicense this as "v2 or later"?
arch/arm64/kernel/entry.S in Linux is licensed v2-only.

I doubt you got permission to strip out the "ARM Ltd." copyright...

-Scott



_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to