From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 14 Sep 2011 08:48:18 +0200 Subject: [U-Boot] [PATCH 12/26] microblaze: Support flashes on lower addresses In-Reply-To: <201109131334.30032.vapier@gentoo.org> References: <1315897821-23049-1-git-send-email-monstr@monstr.eu> <1315897821-23049-12-git-send-email-monstr@monstr.eu> <1315897821-23049-13-git-send-email-monstr@monstr.eu> <201109131334.30032.vapier@gentoo.org> Message-ID: <4E704E32.7010103@monstr.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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