In message <[EMAIL PROTECTED]> you wrote:
> Hi
> 
> This patch adds support for our  new AVR32 based board.
> 
> diff -Nur old/u-boot-1.3.0/board/miromico/hammerhead/config.mk
> new/u-boot-1.3.0/board/miromico/hammerhead/config.mk
> --- old/u-boot-1.3.0/board/miromico/hammerhead/config.mk    1970-01-01
> 01:00:00.000000000 +0100
> +++ new/u-boot-1.3.0/board/miromico/hammerhead/config.mk    2008-03-10
> 11:18:50.000000000 +0100
> @@ -0,0 +1,3 @@
> +TEXT_BASE        = 0x00000000
> +PLATFORM_RELFLAGS    += -ffunction-sections -fdata-sections
> +PLATFORM_LDFLAGS    += --gc-sections

In addition to all the other comments: please use TABs for
indentation.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
I'm a soldier, not a diplomat.  I can only tell the truth.
        -- Kirk, "Errand of Mercy", stardate 3198.9

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to