public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Angelo Dureghello <angelo@sysam.it>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 3/7] m68k: remove arch/m68k/lib/board.c
Date: Wed, 25 Mar 2015 13:12:23 +0100	[thread overview]
Message-ID: <5512A627.2060901@sysam.it> (raw)
In-Reply-To: <CAK7LNAQvkvE6aQ-vLCXhvVSd72X-cd-PZxA9f66bzDW-+X1K_Q@mail.gmail.com>

Hi Masahiro,

On 25/03/2015 04:20, Masahiro Yamada wrote:
> Hi Angelo,
>
>
> 2015-03-17 15:55 GMT+09:00 Angelo Dureghello <angelo@sysam.it>:
>> On 17/03/2015 04:35, Masahiro Yamada wrote:
>>>
>>> All the M68000 boards have switched to Generic Board.
>>> This file is no longer necessary.
>>>
>>
>> Hi Masahiro,
>>
>> thanks.
>>
>> Afaik, me and Alison converted and tested actually only 2 boards
>> (adding #define CONFIG_SYS_GENERIC_BOARD inside /include/configs/...)
>>
>> Is this a problem ?  Afaik, the user going to build the board
>> will get a warning that he needs to switch to generic board.
>> So the same user will be the tester that all works. Correct ?
>
> As a rule of generic board, people are supposed to do run-test
> and then send a patch.
>
>
> BTW, M68K is the last architecture that adopts per-board linker script.
>
> M68K should switch to per-soc linker scripts like the other architecures.
> It means all the followings should be merged into the single linker script
> arch/m68k/cpu/u-boot.lds.
>
> board/freescale/m52277evb/u-boot.lds
> board/freescale/m5235evb/u-boot.lds
> board/cobra5272/u-boot.lds
> board/BuS/eb_cpu5282/u-boot.lds
> board/freescale/m5208evbe/u-boot.lds
> board/freescale/m5249evb/u-boot.lds
> board/freescale/m5253demo/u-boot.lds
> board/freescale/m5272c3/u-boot.lds
> board/freescale/m5275evb/u-boot.lds
> board/freescale/m5282evb/u-boot.lds
> board/sysam/amcore/u-boot.lds
> board/astro/mcf5373l/u-boot.lds
> board/freescale/m53017evb/u-boot.lds
> board/freescale/m5329evb/u-boot.lds
> board/freescale/m5373evb/u-boot.lds
> board/freescale/m54418twr/u-boot.lds
> board/freescale/m54451evb/u-boot.lds
> board/freescale/m54455evb/u-boot.lds
> board/freescale/m547xevb/u-boot.lds
> board/freescale/m548xevb/u-boot.lds
>
>

>
> Is this possible for you?  (or for someone else?)

Sure, i look into this.
I start from checking what are the differences.


>
> If there is no volunteer, it would be much easier to remove all the M68K boards
> except the two you and Alison can maintain.
>
> Maintain or Remove!
>

Best regards
Angelo

  reply	other threads:[~2015-03-25 12:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-17  3:35 [U-Boot] [PATCH v2 0/7] Some improvements related to build system Masahiro Yamada
2015-03-17  3:35 ` [U-Boot] [PATCH v2 1/7] generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig Masahiro Yamada
2015-03-17  3:35 ` [U-Boot] [PATCH v2 2/7] generic-board: select SYS_GENERIC_BOARD for some architectures Masahiro Yamada
2015-03-17  3:35 ` [U-Boot] [PATCH v2 3/7] m68k: remove arch/m68k/lib/board.c Masahiro Yamada
2015-03-17  6:55   ` Angelo Dureghello
2015-03-25  3:20     ` Masahiro Yamada
2015-03-25 12:12       ` Angelo Dureghello [this message]
2015-04-08 19:20       ` Angelo Dureghello
2015-04-09 10:07         ` Masahiro Yamada
2015-03-17  3:35 ` [U-Boot] [PATCH v2 4/7] malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN Masahiro Yamada
2015-03-17  3:35 ` [U-Boot] [PATCH v2 5/7] malloc_f: enable SYS_MALLOC_F by default if DM is on Masahiro Yamada
2015-03-17  3:35 ` [U-Boot] [PATCH v2 6/7] ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x Masahiro Yamada
2015-03-17  3:35 ` [U-Boot] [PATCH v2 7/7] ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach Masahiro Yamada
2015-03-19 10:36   ` Masahiro Yamada

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=5512A627.2060901@sysam.it \
    --to=angelo@sysam.it \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox