public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v8 08/12] dm: exynos: Move s5p_goni to generic board
Date: Wed, 08 Oct 2014 20:36:11 +0900	[thread overview]
Message-ID: <543521AB.1050708@samsung.com> (raw)
In-Reply-To: <5428F6E2.4000900@samsung.com>

Dear Robert Baldyga,

On 29/09/14 15:06, Robert Baldyga wrote:
> On 09/15/2014 12:29 AM, Simon Glass wrote:
>> The generic board deadline is approaching, and we need this feature to
>> enable driver model. Enable CONFIG_SYS_GENERIC_BOARD for s5p_goni.
>>
>> Signed-off-by: Simon Glass <sjg@chromium.org>
>> ---
>>
>> Changes in v8:
>> - Add new patch to move s5p_goni to generic board
>>
>> Changes in v7: None
>> Changes in v6: None
>> Changes in v5: None
>> Changes in v4: None
>>
>>  include/configs/s5p_goni.h | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h
>> index ec78b6e..b7d9cb7 100644
>> --- a/include/configs/s5p_goni.h
>> +++ b/include/configs/s5p_goni.h
>> @@ -289,4 +289,6 @@
>>  #define CONFIG_OF_SEPARATE
>>  #define CONFIG_OF_LIBFDT
>>  
>> +#define CONFIG_SYS_GENERIC_BOARD
>> +
>>  #endif	/* __CONFIG_H */
>>
> 
> Acked-by: Robert Baldyga <r.baldyga@samsung.com>
> 

Then how's your patch?
http://patchwork.ozlabs.org/patch/390306/

Thanks,
Minkyu Kang.

  reply	other threads:[~2014-10-08 11:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-14 22:29 [U-Boot] [PATCH v8 0/12] Enable driver model for GPIOs on Tegra and Exynos Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 01/12] dm: exynos: dts: Convert /include/ to #include Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 02/12] dm: exynos: Bring in pinctrl dts files from Linux kernel Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 03/12] dm: exynos: dts: Remove unused pinctrl information to save space Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 04/12] dm: exynos: dts: Adjust device tree files for U-Boot Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 05/12] dm: exynos: Add pinctrl settings for smdkc100 Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 06/12] dm: exynos: Add pinctrl settings for s5p_goni Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 07/12] dm: exynos: Move smdkc100 to generic board Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 08/12] dm: exynos: Move s5p_goni " Simon Glass
2014-09-29  6:06   ` Robert Baldyga
2014-10-08 11:36     ` Minkyu Kang [this message]
2014-10-08 12:21       ` Robert Baldyga
2014-09-14 22:29 ` [U-Boot] [PATCH v8 09/12] dm: exynos: Tidy up GPIO headers Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 10/12] dm: exynos: Tidy up GPIO defines Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 11/12] dm: exynos: Make sure that GPIOs are requested Simon Glass
2014-09-14 22:29 ` [U-Boot] [PATCH v8 12/12] dm: exynos: gpio: Convert to driver model Simon Glass
2014-10-09  6:00 ` [U-Boot] [PATCH v8 0/12] Enable driver model for GPIOs on Tegra and Exynos Simon Glass
2014-10-14  5:04   ` 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=543521AB.1050708@samsung.com \
    --to=mk7.kang@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox