All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans-Christian Egtvedt <egtvedt@samfundet.no>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/7] avr32: remove non-generic boards
Date: Mon, 11 May 2015 13:19:49 +0200	[thread overview]
Message-ID: <20150511111949.GA3773@samfundet.no> (raw)
In-Reply-To: <1431342449-26635-1-git-send-email-andreas.devel@googlemail.com>

Around Mon 11 May 2015 13:07:22 +0200 or thereabout, Andreas Bie?mann wrote:
> This series deletes avr32-boards that are still using the ancient
> arch/avr32/lib/board.c code. If one would like his board to stay in u-boot
> there is a last chance to convert it to generic board _now_. It should be as easy
> as defining these three values in the board config:
> 
> |/* generic board */
> |#define CONFIG_SYS_GENERIC_BOARD
> |#define CONFIG_BOARD_EARLY_INIT_F
> |#define CONFIG_BOARD_EARLY_INIT_R

I would prefer this solution over removing all the board support for AVR32
targets in U-Boot.

Sadly, I do not have the time to work with AVR32 in U-Boot.

> The patch 'avr32: delete non generic board favr-32-ezkit' has an checkpatch
> warning which will not be fixed.
> 
> ---8<---
> 0 errors, 1 warnings, 0 checks for 0002-avr32-delete-non-generic-board-favr-32-ezkit.patch:
> warning: arch/avr32/Kconfig,22: please write a paragraph that describes the config symbol fully
> --->8---
> 
> 
> The patch 'avr32: delete non generic board's atstk100{3,4,6}' has a checkpatch
> warning wich will not be fixed.
> 
> ---8<---
> 0 errors, 1 warnings, 0 checks for 0005-avr32-delete-non-generic-board-s-atstk100-3-4-6.patch:
> warning: arch/avr32/Kconfig,13: please write a paragraph that describes the config symbol fully
> --->8---
> 
> 
> 
> Andreas Bie?mann (7):
>   avr32: delete non generic board atngw100
>   avr32: delete non generic board favr-32-ezkit
>   avr32: delete non generic board hammerhead
>   avr32: delete non generic board mimc200
>   avr32: delete non generic board's atstk100{3,4,6}
>   avr32: take maintainership for atstk1002
>   avr32: delete ancient board.c

If one were to prioritize, then keeping the atngw100 board would be great.

If the arch/avr32/lib/board.c is a redundant implementation of the generic
board.c file, then I am all for removing it and move to using the generic
implementation.

<snipp stats>

-- 
Hans-Christian Egtvedt

  parent reply	other threads:[~2015-05-11 11:19 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11 11:07 [U-Boot] [PATCH 0/7] avr32: remove non-generic boards Andreas Bießmann
2015-05-11 11:07 ` [U-Boot] [PATCH 1/7] avr32: delete non generic board atngw100 Andreas Bießmann
2015-05-11 11:07 ` [U-Boot] [PATCH 2/7] avr32: delete non generic board favr-32-ezkit Andreas Bießmann
2015-06-10 12:08   ` [U-Boot] [U-Boot,2/7] " Andreas Bießmann
2015-05-11 11:07 ` [U-Boot] [PATCH 3/7] avr32: delete non generic board hammerhead Andreas Bießmann
2015-06-10 12:08   ` [U-Boot] [U-Boot,3/7] " Andreas Bießmann
2015-05-11 11:07 ` [U-Boot] [PATCH 4/7] avr32: delete non generic board mimc200 Andreas Bießmann
2015-06-10 12:09   ` [U-Boot] [U-Boot,4/7] " Andreas Bießmann
2015-05-11 11:07 ` [U-Boot] [PATCH 5/7] avr32: delete non generic board's atstk100{3, 4, 6} Andreas Bießmann
2015-06-10 12:09   ` [U-Boot] [U-Boot,5/7] " Andreas Bießmann
2015-05-11 11:07 ` [U-Boot] [PATCH 6/7] avr32: take maintainership for atstk1002 Andreas Bießmann
2015-06-10 12:09   ` [U-Boot] [U-Boot,6/7] " Andreas Bießmann
2015-05-11 11:07 ` [U-Boot] [PATCH 7/7] avr32: delete ancient board.c Andreas Bießmann
2015-06-10 12:09   ` [U-Boot] [U-Boot,7/7] " Andreas Bießmann
2015-05-11 11:19 ` Hans-Christian Egtvedt [this message]
2015-05-11 11:29   ` [U-Boot] [PATCH 0/7] avr32: remove non-generic boards Andreas Bießmann
2015-05-11 11:32     ` Waldemar Brodkorb
2015-05-11 11:56       ` Andreas Bießmann
2015-05-13  7:18       ` Andreas Bießmann
2015-05-17  9:03         ` Waldemar Brodkorb
2015-05-17  9:35           ` Andreas Bießmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150511111949.GA3773@samfundet.no \
    --to=egtvedt@samfundet.no \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.