-
- Downloads
powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h
Macro CONFIG_FSL_SATA_V2 is defined if the SOC has a V2 Freescale SATA controller, so it should be defined in config_mpc85xx.h instead of the various board header files. So now CONFIG_FSL_SATA_V2 is always defined on the P1013, P1022, P2041, P3041, P5010, and P5020. It was already defined for the P1010 and P1014. Signed-off-by:Timur Tabi <timur@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- arch/powerpc/include/asm/config_mpc85xx.h 6 additions, 0 deletionsarch/powerpc/include/asm/config_mpc85xx.h
- include/configs/P1022DS.h 0 additions, 1 deletioninclude/configs/P1022DS.h
- include/configs/P2041RDB.h 2 additions, 3 deletionsinclude/configs/P2041RDB.h
- include/configs/P3041DS.h 0 additions, 1 deletioninclude/configs/P3041DS.h
- include/configs/P5020DS.h 0 additions, 1 deletioninclude/configs/P5020DS.h
Loading
Please register or sign in to comment