X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Ffsl_usb.h;h=73235b8c7374154069d05d3ea6f19b75c871eb06;hb=63d747477be2f6f948760f2dc9ce0f440c0af45c;hp=d18334965ffb82c0a722022caad458eb7f586f2f;hpb=92623672f9d3f1b4ea12ae1e2bcc0ad9fde5d2cb;p=u-boot diff --git a/include/fsl_usb.h b/include/fsl_usb.h index d18334965f..73235b8c73 100644 --- a/include/fsl_usb.h +++ b/include/fsl_usb.h @@ -94,5 +94,7 @@ bool has_erratum_a007798(void); bool has_erratum_a007792(void); bool has_erratum_a005697(void); bool has_erratum_a004477(void); +bool has_erratum_a008751(void); +bool has_erratum_a010151(void); #endif #endif /*_ASM_FSL_USB_H_ */