Mike Frysinger wrote: > On Tuesday, September 13, 2011 03:10:07 Michal Simek wrote: >> --- a/arch/microblaze/include/asm/processor.h >> +++ b/arch/microblaze/include/asm/processor.h >> @@ -1 +1,4 @@ >> -/* FIXME: Implement this! */ >> + >> +/* References to section boundaries */ >> +extern char __end[]; >> +extern char __text_start[]; > > should have proper #ifdef protection against multiple inclusion, and be nice > to have a copyright/license comment block.
Fixed. Thanks, Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot