From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Behun Date: Sun, 7 Mar 2021 21:49:09 +0100 Subject: [PATCH u-boot 38/39] ARM: enable LTO for some boards In-Reply-To: References: <20210307042538.21229-1-marek.behun@nic.cz> <20210307042538.21229-39-marek.behun@nic.cz> Message-ID: <20210307214909.43854920@nic.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 7 Mar 2021 10:14:07 -0600 Adam Ford wrote: > On Sat, Mar 6, 2021 at 10:26 PM Marek Beh?n wrote: > > > > Enable LTO for some boards that were tested by people on U-Boot Mailing > > List. > > > > I have also confirmed this works on the r8a774a1_beacon board as well > and boots without issues. The r8a774b1_beacon and r8a774e1_beacon > should be safe since the only real difference between them is the > device tree reference. pushed into my github branch