[U-Boot-Users] [PATCH] mx31: move freescale's mx31 boards to vendor board dir

Magnus Lilja lilja.magnus at gmail.com
Thu Aug 7 08:23:07 CEST 2008


Hi

On Thu, Aug 7, 2008 at 8:07 AM, Jens Gehrlein <sew_s at tqs.de> wrote:
> Jean-Christophe PLAGNIOL-VILLARD schrieb:
>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
>> ---
>>  Makefile                                           |    6 +++---
>>  board/{ => freescale}/imx31_litekit/Makefile       |    0
>>  board/{ => freescale}/imx31_litekit/config.mk      |    0
>>  .../{ => freescale}/imx31_litekit/imx31_litekit.c  |    0
>>  .../{ => freescale}/imx31_litekit/lowlevel_init.S  |    0
>>  board/{ => freescale}/imx31_litekit/u-boot.lds     |    0
>>  board/{ => freescale}/imx31_phycore/Makefile       |    0
>>  board/{ => freescale}/imx31_phycore/config.mk      |    0
>>  .../{ => freescale}/imx31_phycore/imx31_phycore.c  |    0
>>  .../{ => freescale}/imx31_phycore/lowlevel_init.S  |    0
>>  board/{ => freescale}/imx31_phycore/u-boot.lds     |    0
>>  board/{ => freescale}/mx31ads/Makefile             |    0
>>  board/{ => freescale}/mx31ads/config.mk            |    0
>>  board/{ => freescale}/mx31ads/lowlevel_init.S      |    0
>>  board/{ => freescale}/mx31ads/mx31ads.c            |    0
>>  board/{ => freescale}/mx31ads/u-boot.lds           |   10 +++++-----
>>  16 files changed, 8 insertions(+), 8 deletions(-)
>>  rename board/{ => freescale}/imx31_litekit/Makefile (100%)
>>  rename board/{ => freescale}/imx31_litekit/config.mk (100%)
>>  rename board/{ => freescale}/imx31_litekit/imx31_litekit.c (100%)
>>  rename board/{ => freescale}/imx31_litekit/lowlevel_init.S (100%)
>>  rename board/{ => freescale}/imx31_litekit/u-boot.lds (100%)
>>  rename board/{ => freescale}/imx31_phycore/Makefile (100%)
>>  rename board/{ => freescale}/imx31_phycore/config.mk (100%)
>>  rename board/{ => freescale}/imx31_phycore/imx31_phycore.c (100%)
>>  rename board/{ => freescale}/imx31_phycore/lowlevel_init.S (100%)
>>  rename board/{ => freescale}/imx31_phycore/u-boot.lds (100%)
>>  rename board/{ => freescale}/mx31ads/Makefile (100%)
>>  rename board/{ => freescale}/mx31ads/config.mk (100%)
>>  rename board/{ => freescale}/mx31ads/lowlevel_init.S (100%)
>>  rename board/{ => freescale}/mx31ads/mx31ads.c (100%)
>>  rename board/{ => freescale}/mx31ads/u-boot.lds (90%)
>
> I'm not sure: is the phycore board a Freescale board? Isn't it Phytec?

Same goes for the Litekit board, the board is from LogicPD but the SoC
is from Freescale. Perhaps a 'imx' or 'imx31' directory would be
better with all i.MX{31} boards in that directory.

Regards, Magnus




More information about the U-Boot mailing list