public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Lukasz Dalek <luk0104@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD
Date: Thu, 12 Jun 2014 15:53:47 +0200	[thread overview]
Message-ID: <1402581227-19904-1-git-send-email-luk0104@gmail.com> (raw)
In-Reply-To: <201406121458.12355.marex@denx.de>

Enable 'generic board init' for H2200 palmtop.

Signed-off-by: Lukasz Dalek <luk0104@gmail.com>
---
 include/configs/h2200.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/h2200.h b/include/configs/h2200.h
index d026484..5d0b85e 100644
--- a/include/configs/h2200.h
+++ b/include/configs/h2200.h
@@ -12,6 +12,7 @@
 #define MACH_TYPE_H2200			341
 #define CONFIG_MACH_TYPE		MACH_TYPE_H2200
 
+#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_CPU_PXA25X		1
 #define CONFIG_BOARD_H2200
 
-- 
1.8.3.2

  reply	other threads:[~2014-06-12 13:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-11 22:46 [U-Boot] [PATCH] arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD Lukasz Dalek
2014-06-12 12:58 ` Marek Vasut
2014-06-12 13:53   ` Lukasz Dalek [this message]
2014-06-12 20:55     ` Marek Vasut
2014-07-05  7:29     ` Albert ARIBAUD
2014-06-12 13:58   ` Łukasz Dałek

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=1402581227-19904-1-git-send-email-luk0104@gmail.com \
    --to=luk0104@gmail.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