From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Warren Date: Fri, 16 Nov 2012 14:45:49 -0700 Subject: [U-Boot] pull request for u-boot-tegra/master into ARM/master In-Reply-To: <20121116222724.3e3050c2@lilith> References: <20121116222724.3e3050c2@lilith> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Albert, A fix was found and posted awhile back by Simon (195662 on PatchWork - it's assigned to you as delegate). Marek's last comment was 'Just apply this', so I suppose that's his version of an Acked-by. I don't carry that fix in my tree since it's not specifically Tegra-related. I can add it and resend a pull request, or you can apply it to ARM/master and I can rebase on that (though I don't think that'll change my pull request much, if at all). Let me know, Tom On Fri, Nov 16, 2012 at 2:27 PM, Albert ARIBAUD wrote: > 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.