-
- Downloads
powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h
Before proper environment is setup, we extract hwconfig and put it into a buffer with size HWCONFIG_BUFFER_SIZE. We need to enlarge the buffer to accommodate longer string. Since this macro is used in multiple files, we move it into arch/powerpc/include/asm/config.h. Signed-off-by:York Sun <yorksun@freescale.com> Signed-off-by:
Andy Fleming <afleming@freescale.com>
Showing
- arch/powerpc/cpu/mpc85xx/cpu_init.c 0 additions, 2 deletionsarch/powerpc/cpu/mpc85xx/cpu_init.c
- arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c 0 additions, 2 deletionsarch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c
- arch/powerpc/cpu/mpc8xxx/ddr/options.c 0 additions, 1 deletionarch/powerpc/cpu/mpc8xxx/ddr/options.c
- arch/powerpc/include/asm/config.h 4 additions, 0 deletionsarch/powerpc/include/asm/config.h
Loading
Please register or sign in to comment