From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 25 Sep 2012 22:25:17 +0200 Subject: [U-Boot] [PATCH 3/3 V2] common: Add .u_boot_list into all linker files In-Reply-To: <20120925201731.B859A200335@gemini.denx.de> References: <1348449718-16463-1-git-send-email-marex@denx.de> <1348589520-14395-4-git-send-email-marex@denx.de> <20120925201731.B859A200335@gemini.denx.de> Message-ID: <201209252225.17784.marex@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 Dear Wolfgang Denk, > Dear Marek Vasut, > > In message <1348589520-14395-4-git-send-email-marex@denx.de> you wrote: > > Add section for the linker-generated lists into all possible linker > > files, so that everyone can easily use these lists. This is mostly > > a mechanical adjustment. > > How well has this been tested? > > My understanding is that in theory this change should still produce > the very same binary images as before? So did you compare the > binaries? It's been compile-tested.I did not compare the binaries. > Best regards, > > Wolfgang Denk Best regards, Marek Vasut