-
- Downloads
powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()
We don't care E bit of SVR in most cases. Clear E bit for SVR_SOC_VER().
This will simplify the coding. Use IS_E_PROCESSOR() to identify SoC with
encryption. Remove all _E entries from SVR list and CPU list.
Signed-off-by:
York Sun <yorksun@freescale.com>
Showing
- arch/powerpc/cpu/mpc85xx/cmd_errata.c 0 additions, 2 deletionsarch/powerpc/cpu/mpc85xx/cmd_errata.c
- arch/powerpc/cpu/mpc85xx/cpu_init.c 4 additions, 9 deletionsarch/powerpc/cpu/mpc85xx/cpu_init.c
- arch/powerpc/cpu/mpc85xx/fdt.c 4 additions, 7 deletionsarch/powerpc/cpu/mpc85xx/fdt.c
- arch/powerpc/cpu/mpc85xx/p2041_serdes.c 2 additions, 2 deletionsarch/powerpc/cpu/mpc85xx/p2041_serdes.c
- arch/powerpc/cpu/mpc8xxx/cpu.c 1 addition, 40 deletionsarch/powerpc/cpu/mpc8xxx/cpu.c
- arch/powerpc/include/asm/processor.h 2 additions, 39 deletionsarch/powerpc/include/asm/processor.h
- board/freescale/p1010rdb/ddr.c 3 additions, 3 deletionsboard/freescale/p1010rdb/ddr.c
- board/freescale/p1010rdb/p1010rdb.c 2 additions, 2 deletionsboard/freescale/p1010rdb/p1010rdb.c
- board/freescale/p1_p2_rdb/ddr.c 2 additions, 4 deletionsboard/freescale/p1_p2_rdb/ddr.c
Loading
Please register or sign in to comment