[U-Boot-Users] [PATCH] Add support for new AVR32 board
Wolfgang Denk
wd at denx.de
Tue Mar 25 23:20:03 CET 2008
In message <47D50F07.607 at miromico.ch> 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: wd at denx.de
I'm a soldier, not a diplomat. I can only tell the truth.
-- Kirk, "Errand of Mercy", stardate 3198.9
More information about the U-Boot
mailing list