On Wed Apr 9, 2025 at 7:57 PM BST, Denis Mukhin wrote: > On Tuesday, April 8th, 2025 at 9:07 AM, Alejandro Vallejo <agarc...@amd.com> > wrote: > >> >> >> From: "Daniel P. Smith" dpsm...@apertussolutions.com >> >> >> Currently, the inclusion of libfdt is controlled by the >> CONFIG_HAS_DEVICE_TREE >> kconfig flag. This flag also changes behavior in a few places, such as boot >> module processing for XSM. To support the ability to include libfdt without >> changing these behaviors, introduce CONFIG_LIBFDT. The inclusion of >> libfdt is then moved under CONFIG_LIBFDT. >> >> Signed-off-by: Daniel P. Smith dpsm...@apertussolutions.com >> >> Signed-off-by: Jason Andryuk jason.andr...@amd.com > > Reviewed-by: Denis Mukhin <dmuk...@ford.com>
Thanks Cheers, Alejandro