All of lore.kernel.org
 help / color / mirror / Atom feed
From: Przemyslaw Marczak <p.marczak@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/8] samsung: Use common config files with Samsung boards (help wanted)
Date: Fri, 12 Sep 2014 10:39:23 +0200	[thread overview]
Message-ID: <5412B13B.3020003@samsung.com> (raw)
In-Reply-To: <540ED6F9.8080502@samsung.com>

Hello Simon,

On 09/09/2014 12:31 PM, Przemyslaw Marczak wrote:
> Hi,
>
> I will test this patch set on a trats2 board - today evening.
>
> On 09/09/2014 08:05 AM, Simon Glass wrote:
>> Hi Minkyu,
>>
>> On 25 July 2014 08:43, Simon Glass <sjg@chromium.org> wrote:
>>
>>> Hi Lucasz,
>>>
>>> On 24 July 2014 09:34, Lukasz Majewski <l.majewski@samsung.com> wrote:
>>>> Hi Simon,
>>>>
>>>>> This series tries to unify the Samsung board configs into a few header
>>>>> files for exynos5 and exynos5.
>>>>>
>>>>> The purpose is to make it easier to move to driver model. In that case
>>>>> I would like things like the GPIO drivers and serial drivers to work
>>>>> in a standard way, and not need to support device tree and platform
>>>>> data at the same time. That would be quite painful.
>>>>>
>>>>> Another reason is that the Chrome OS EC drivers are currently
>>>>> included in boards that don't have a Chrome OS EC. This concern was
>>>>> raised by the Samsung maintainer (Minkyu) a while back.
>>>>>
>>>>> There are still a few boards that don't use CONFIG_OF_CONTROL so I
>>>>> have updated these with the most rudimentary of device tree files.
>>>>>
>>>>> Unfortunately I don't have boards for most of these (for testing) and
>>>>> I am hoping that the maintainers can come to the rescue and fix up any
>>>>> patches that have problems. I am also worried that I have used a
>>>>> common exynos file for things like smdkv310, when in fact they have
>>>>> some other chip in common.
>>>>>
>>>>> So maintainers, please can you test this and re-issue the patch, or
>>>>> make comments on my attempts?
>>>>
>>>> We will do our best to test our Exynos4 based boards.
>>>
>>> Thanks - please feel free to re-issue the patches and I will drop mine
>>> (if you cc me).
>>>
>>
>> Can you please review this series? We are already at rc2.
>>
>> Regards,
>> Simon
>>
>>
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>
>
> Best regards,

It works fine on trats2.
I'm currently working on PMIC framework at the top of your 
u-boot-dm/working branch and it also works fine on Trats2.

Best regards
-- 
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marczak at samsung.com

  reply	other threads:[~2014-09-12  8:39 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23 12:11 [U-Boot] [PATCH 0/8] samsung: Use common config files with Samsung boards (help wanted) Simon Glass
2014-07-23 12:11 ` [U-Boot] [PATCH 1/8] exynos: Rename -dt config files to -common Simon Glass
2014-07-23 12:11 ` [U-Boot] [PATCH 2/8] exynos: Move common exynos settings into a common file Simon Glass
2014-07-23 12:11 ` [U-Boot] [PATCH 3/8] exynos: Move common smdk5420 things to " Simon Glass
2014-09-11  7:38   ` Minkyu Kang
2014-09-14 18:31     ` Simon Glass
2014-07-23 12:11 ` [U-Boot] [PATCH 4/8] exynos: config: Move cros_ec and tps65090 out of smdk boards Simon Glass
2014-07-23 12:11 ` [U-Boot] [PATCH 5/8] config: Move arndale to use common exynos5250 file Simon Glass
2014-09-11  7:38   ` Minkyu Kang
2014-09-14 18:29     ` Simon Glass
2014-07-23 12:11 ` [U-Boot] [PATCH 6/8] config: Move smdkv310 to use common exynos4 file Simon Glass
2014-07-23 12:11 ` [U-Boot] [PATCH 7/8] samsung: Move s5p_goni to use exynos-common config Simon Glass
2014-09-09 10:26   ` Przemyslaw Marczak
2014-09-09 19:37     ` Simon Glass
2014-07-23 12:11 ` [U-Boot] [PATCH 8/8] samsung: Move smdkc100 " Simon Glass
2014-09-09 10:26   ` Przemyslaw Marczak
2014-07-24  8:34 ` [U-Boot] [PATCH 0/8] samsung: Use common config files with Samsung boards (help wanted) Lukasz Majewski
2014-07-25 14:43   ` Simon Glass
2014-09-09  6:05     ` Simon Glass
2014-09-09 10:31       ` Przemyslaw Marczak
2014-09-12  8:39         ` Przemyslaw Marczak [this message]
2014-09-12 14:48           ` Simon Glass

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=5412B13B.3020003@samsung.com \
    --to=p.marczak@samsung.com \
    --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.