[PATCH 16/16] board: ten64: strip extra u-boot compatibles from FDT
    Peng Fan 
    peng.fan at oss.nxp.com
       
    Fri Jul 21 10:09:00 CEST 2023
    
    
  
On 7/21/2023 12:39 PM, Mathew McBride wrote:
> The u-boot version of the LS1088A device tree has
> an extra compatible (simple-mfd) added to &fsl_mc
> to facilitate usage with U-Boot's device model.
> 
> Unfortunately FreeBSD will only match the single
> "fsl,qoriq-mc" exactly when the node is a "bus"
> object, so we need to strip out the extra compatible
> before presenting it to the operating system.
> 
> Signed-off-by: Mathew McBride<matt at traverse.com.au>
Reviewed-by: Peng Fan <peng.fan at nxp.com>
    
    
More information about the U-Boot
mailing list