[PATCH 1/3] omap3: rename defconfigs to align with kernel

Gadiyar, Anand gadiyar at ti.com
Mon Apr 5 07:45:24 EDT 2010


Nishanth Menon wrote:
> On 04/05/2010 04:07 AM, Anand Gadiyar wrote:
> > Rename 3430SDP and beagleboard defconfigs to align with the
> > names used in the Linux kernel
> >
> > No functional change
> >
> > Signed-off-by: Anand Gadiyar<gadiyar at ti.com>
> > ---
> > Not sure if I need to send a git-diff for this. I can resend one
> > with -M if needed. Let me know
> >
> >   arch/arm/configs/omap3430_sdp3430_per_uart_defconfig |  216 -------------------
> >   arch/arm/configs/omap3530_beagle_per_uart_defconfig  |  215 ------------------
> >   arch/arm/configs/omap3_beagle_defconfig              |  215 ++++++++++++++++++
> >   arch/arm/configs/omap_3430sdp_defconfig              |  216 +++++++++++++++++++
> >   4 files changed, 431 insertions(+), 431 deletions(-)
> >
> > Index: barebox/arch/arm/configs/omap3430_sdp3430_per_uart_defconfig
> > ===================================================================
> > --- barebox.orig/arch/arm/configs/omap3430_sdp3430_per_uart_defconfig
> > +++ /dev/null
> 
> 
> NAK. The reason for using UART3 was to allow barebox to be used for 
> peripheral downloads over uart3. barebox builds are tiny enough to use 
> it as 2nd images. there are recovery tools that use this configuration. 
> I would recommend creating a new defconfig and adding additional help 
> modes in them instead.
> 

Ah, I see. I did not know that.

Will resend as one separate patch introducing the new config.

- Anand



More information about the barebox mailing list