From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 24 Jan 2018 22:45:15 -0500 Subject: [U-Boot] [PATCH] fdt: Implement weak arch_fixup_fdt() In-Reply-To: <20180124174709.32714-1-abrodkin@synopsys.com> References: <20180124174709.32714-1-abrodkin@synopsys.com> Message-ID: <20180125034515.GD29241@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jan 24, 2018 at 08:47:09PM +0300, Alexey Brodkin wrote: > Only ARM and in some configs MIPS really implement arch_fixup_fdt(). > Others just use the same boilerplate which is not good by itself, > but what's worse if we try to build with disabled CONFIG_CMD_BOOTM > and enabled CONFIG_OF_LIBFDT we'll hit an unknown symbol which was > apparently implemented in arch/xxx/lib/bootm.c. > > Now with weak arch_fixup_fdt() right in image-fdt.c where it is > used we get both items highlighted above fixed. > > Signed-off-by: Alexey Brodkin > Cc: Daniel Schwierzeck > Cc: Simon Glass > Cc: York Sun > Cc: Stefan Roese Reviewed-by: Tom Rini -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: