See comments. > diff --git a/lib_nios2/bootm.c b/lib_nios2/bootm.c > index 53fd569..1e8034b 100644 > --- a/lib_nios2/bootm.c > +++ b/lib_nios2/bootm.c > @@ -2,6 +2,9 @@ > * (C) Copyright 2003, Psyent Corporation <www.psyent.com> > * Scott McNutt <smcn...@psyent.com> > * > + * (C) Copyright 2009, Imagos sas <www.imagos.it> > + * Renato Andreola <renato.andre...@imagos.it> > + *
Claiming a copyright ... > + /* flushes data and instruction caches before calling the kernel */ > + flush_dcache (0,CONFIG_SYS_DCACHE_SIZE ); > + flush_icache (0,CONFIG_SYS_ICACHE_SIZE); ... for a two line bug fix? This is hardly a valid reason to claim copyright on the module. This practice will only discourage the contribution of original work to the project. Nobody wants to have their work hijacked in such a manner. Please resubmit. Regards, --Scott _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot