All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h
@ 2015-01-06  6:35 Bin Meng
  2015-01-06 14:32 ` Simon Glass
  0 siblings, 1 reply; 3+ messages in thread
From: Bin Meng @ 2015-01-06  6:35 UTC (permalink / raw)
  To: u-boot

CONFIG_DISPLAY_CPUINFO is already defined in x86-common.h, so remove
it to avoid duplication.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
---

 include/configs/chromebook_link.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h
index e0bf309..7e6d239 100644
--- a/include/configs/chromebook_link.h
+++ b/include/configs/chromebook_link.h
@@ -20,7 +20,6 @@
 
 #define CONFIG_DCACHE_RAM_MRC_VAR_SIZE		0x4000
 #define CONFIG_BOARD_EARLY_INIT_F
-#define CONFIG_DISPLAY_CPUINFO
 
 #define CONFIG_NR_DRAM_BANKS			8
 #define CONFIG_X86_MRC_ADDR			0xfffa0000
-- 
1.8.2.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h
  2015-01-06  6:35 [U-Boot] [PATCH] x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h Bin Meng
@ 2015-01-06 14:32 ` Simon Glass
  2015-01-07  2:42   ` Simon Glass
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Glass @ 2015-01-06 14:32 UTC (permalink / raw)
  To: u-boot

On 5 January 2015 at 23:35, Bin Meng <bmeng.cn@gmail.com> wrote:
> CONFIG_DISPLAY_CPUINFO is already defined in x86-common.h, so remove
> it to avoid duplication.
>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
>  include/configs/chromebook_link.h | 1 -
>  1 file changed, 1 deletion(-)

Acked-by: Simon Glass <sjg@chromium.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h
  2015-01-06 14:32 ` Simon Glass
@ 2015-01-07  2:42   ` Simon Glass
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Glass @ 2015-01-07  2:42 UTC (permalink / raw)
  To: u-boot

On 6 January 2015 at 07:32, Simon Glass <sjg@chromium.org> wrote:
> On 5 January 2015 at 23:35, Bin Meng <bmeng.cn@gmail.com> wrote:
>> CONFIG_DISPLAY_CPUINFO is already defined in x86-common.h, so remove
>> it to avoid duplication.
>>
>> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
>> ---
>>
>>  include/configs/chromebook_link.h | 1 -
>>  1 file changed, 1 deletion(-)
>
> Acked-by: Simon Glass <sjg@chromium.org>

Applied to u-boot-x86/next, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-07  2:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-06  6:35 [U-Boot] [PATCH] x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h Bin Meng
2015-01-06 14:32 ` Simon Glass
2015-01-07  2:42   ` Simon Glass

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.