From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 16 Nov 2012 22:27:24 +0100 Subject: [U-Boot] pull request for u-boot-tegra/master into ARM/master In-Reply-To: References: Message-ID: <20121116222724.3e3050c2@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On Fri, 16 Nov 2012 10:14:46 -0700, Tom Warren wrote: > Albert, > > Please pull u-boot-tegra/master into ARM/master. Thanks! > > ./MAKEALL -a arm completes w/o any new errors. > checkpatch is clean, also. I see three boards failing which do build on current u-boot-arm/master: palmld palmtc zipitz2 All have the same error: /home/albert/src/u-boot-arm/common/lcd.c:125: undefined reference to `flush_dcache_range' git bisect run ./MAKEALL zipitz2 traces the problem to commit 9c9e9b0d... "lcd: Add support for flushing LCD fb from dcache after update" from Simon Glass (already Cc:). Simon, can you look into this? Tom, can you provide a fixed pull request once the issue is fixed? Amicalement, -- Albert.