From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 27 Oct 2010 08:54:41 +0200 Subject: [U-Boot] [PATCH] make-asm-offsets: fix sed script In-Reply-To: <1288161467-2979-1-git-send-email-wd@denx.de> References: <1288161467-2979-1-git-send-email-wd@denx.de> Message-ID: <4CC7CCB1.3080001@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, Wolfgang Denk wrote: > When copying the "sed" script to generate the asm-offsets.h file from > the Linux Kbuild script into the make-asm-offsets file I missed the > fact that the former runs in a "make" context and thus uses double > "$$" to escape a single "$", while the latter is a shell script, where > this must not be done. Unfortunately the problem did not show up > during the initial tests on Power Architecture systems, but on ARM the > generated asm-offsets.h was not correct. > > Signed-off-by: Wolfgang Denk > --- > tools/scripts/make-asm-offsets | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) Tested on the omap3_beagle board, so: Tested-by: Heiko Schocher bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany