On Wed Apr 9, 2025 at 7:57 PM BST, Denis Mukhin wrote: > On Tuesday, April 8th, 2025 at 9:07 AM, Alejandro Vallejo <[email protected]> > wrote: > >> >> >> From: "Daniel P. Smith" [email protected] >> >> >> 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 [email protected] >> >> Signed-off-by: Jason Andryuk [email protected] > > Reviewed-by: Denis Mukhin <[email protected]>
Thanks Cheers, Alejandro
