Dear Dave Liu, In message <[email protected]> you wrote: > After power on, the SATA host controller of P1022 Rev1 is configured > in legacy mode instead of the expected enterprise mode. > > Software needs to clear bit[28] of HControl register to change to > enterprise mode after bringing the host offline. > > Signed-off-by: Dave Liu <[email protected]> ... > +#if defined(CONFIG_FSL_SATA_V2) && defined(CONFIG_FSL_SATA_ERRATUM_A001) > + /* For P1022/1013 Rev1.0 silicon, after power on SATA host > + * controller is configured in legacy mode instead of > + * the expected enterprise mode. software needs to clear > + * bit[28] of HControl register to change to enterprise > + * mode from legacy mode. > + */
Incorrect multiline comment style. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

