From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 6 Jan 2019 21:03:27 +0100 Subject: [U-Boot] [PATCH 2/2] MIPS: jz47xx: remove custom u-boot-spl.lds In-Reply-To: <20190106194244.20816-3-daniel.schwierzeck@gmail.com> References: <20190106194244.20816-1-daniel.schwierzeck@gmail.com> <20190106194244.20816-3-daniel.schwierzeck@gmail.com> 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 On 1/6/19 8:42 PM, Daniel Schwierzeck wrote: > There is no real difference between the generic variant and > the custom variant except that the generic variant is more > optimised. This also saves 24 Bytes in the SPL binary. > > Signed-off-by: Daniel Schwierzeck > > --- > - tested with MMC boot on CI20 rev1 board Is the SPL size the same still ? :) -- Best regards, Marek Vasut