Re: [PATCH] Add support for the MPC8349E-mITX-GP
From: Timur Tabi <hidden>
Date: 2007-01-26 15:08:10
Kumar Gala wrote:
On Jan 18, 2007, at 3:33 PM, Timur Tabi wrote:quoted
Adds support for the MPC8349E-mITX-GP, which is a stripped-down version of the MPC8349E-mITX reference board from Freescale. Signed-off-by: Timur Tabi <redacted> --- arch/powerpc/boot/dts/mpc8349emitx-gp.dts | 190 ++++ arch/powerpc/configs/mpc834x_itx_gp_defconfig | 1422 +++++++++++++++++++++++++ 2 files changed, 1612 insertions(+), 0 deletions(-)Why does the defconfig differ so much from the mpc834x_itx_defconfig?
I just did a "make mpc834x_itx_defconfig" and used "make menuconfig" to change a couple options, then did a save. My guess is that when menuconfig rewrote the file, it made major changes, including new defaults for the 2.6.19-whatever kernel. Was I supposed to hand-edit the config file to make the minimum number of changes? -- Timur Tabi Linux Kernel Developer @ Freescale