[PATCH] Add support for the MPC8349E-mITX-GP

Kumar Gala galak at kernel.crashing.org
Sat Jan 27 02:22:43 EST 2007


On Jan 26, 2007, at 9:08 AM, Timur Tabi wrote:

> Kumar Gala wrote:
>> On Jan 18, 2007, at 3:33 PM, Timur Tabi wrote:
>>> 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 <timur at freescale.com>
>>> ---
>>>  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?

I did this as well, I'm talking about the debug options being  
different and USB support.  (Not simple diffs handled by make  
menuconfig).

- k





More information about the Linuxppc-dev mailing list