Home
last modified time | relevance | path

Searched hist:"9760 b274" (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/configs/
H A DP3041DS.h9760b274 Sun Nov 25 18:05:38 CST 2012 Zang Roy-R61911 <tie-fei.zang@freescale.com> powerpc/corenet_ds: move SATA config to board configuration

board configuration file is included before asm/config_mpc85xx.h.
however, CONFIG_FSL_SATA_V2 is defined in asm/config_mpc85xx.h.
it will never take effective in the board configuration file for
this kind of code :

#ifdef CONFIG_FSL_SATA_V2
...
#endif

To solve this problem, move CONFIG_FSL_SATA_V2 to board
configuration header file.

This patch reverts Timur's
commit:3e0529f742e893653848494ffb9f7cd0d91304bf

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
H A DP5020DS.h9760b274 Sun Nov 25 18:05:38 CST 2012 Zang Roy-R61911 <tie-fei.zang@freescale.com> powerpc/corenet_ds: move SATA config to board configuration

board configuration file is included before asm/config_mpc85xx.h.
however, CONFIG_FSL_SATA_V2 is defined in asm/config_mpc85xx.h.
it will never take effective in the board configuration file for
this kind of code :

#ifdef CONFIG_FSL_SATA_V2
...
#endif

To solve this problem, move CONFIG_FSL_SATA_V2 to board
configuration header file.

This patch reverts Timur's
commit:3e0529f742e893653848494ffb9f7cd0d91304bf

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
H A DP1010RDB.h9760b274 Sun Nov 25 18:05:38 CST 2012 Zang Roy-R61911 <tie-fei.zang@freescale.com> powerpc/corenet_ds: move SATA config to board configuration

board configuration file is included before asm/config_mpc85xx.h.
however, CONFIG_FSL_SATA_V2 is defined in asm/config_mpc85xx.h.
it will never take effective in the board configuration file for
this kind of code :

#ifdef CONFIG_FSL_SATA_V2
...
#endif

To solve this problem, move CONFIG_FSL_SATA_V2 to board
configuration header file.

This patch reverts Timur's
commit:3e0529f742e893653848494ffb9f7cd0d91304bf

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
H A DP2041RDB.h9760b274 Sun Nov 25 18:05:38 CST 2012 Zang Roy-R61911 <tie-fei.zang@freescale.com> powerpc/corenet_ds: move SATA config to board configuration

board configuration file is included before asm/config_mpc85xx.h.
however, CONFIG_FSL_SATA_V2 is defined in asm/config_mpc85xx.h.
it will never take effective in the board configuration file for
this kind of code :

#ifdef CONFIG_FSL_SATA_V2
...
#endif

To solve this problem, move CONFIG_FSL_SATA_V2 to board
configuration header file.

This patch reverts Timur's
commit:3e0529f742e893653848494ffb9f7cd0d91304bf

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
H A DP1022DS.h9760b274 Sun Nov 25 18:05:38 CST 2012 Zang Roy-R61911 <tie-fei.zang@freescale.com> powerpc/corenet_ds: move SATA config to board configuration

board configuration file is included before asm/config_mpc85xx.h.
however, CONFIG_FSL_SATA_V2 is defined in asm/config_mpc85xx.h.
it will never take effective in the board configuration file for
this kind of code :

#ifdef CONFIG_FSL_SATA_V2
...
#endif

To solve this problem, move CONFIG_FSL_SATA_V2 to board
configuration header file.

This patch reverts Timur's
commit:3e0529f742e893653848494ffb9f7cd0d91304bf

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dconfig_mpc85xx.h9760b274 Sun Nov 25 18:05:38 CST 2012 Zang Roy-R61911 <tie-fei.zang@freescale.com> powerpc/corenet_ds: move SATA config to board configuration

board configuration file is included before asm/config_mpc85xx.h.
however, CONFIG_FSL_SATA_V2 is defined in asm/config_mpc85xx.h.
it will never take effective in the board configuration file for
this kind of code :

#ifdef CONFIG_FSL_SATA_V2
...
#endif

To solve this problem, move CONFIG_FSL_SATA_V2 to board
configuration header file.

This patch reverts Timur's
commit:3e0529f742e893653848494ffb9f7cd0d91304bf

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>