From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] edminiv2: switch to generic board support
Date: Wed, 25 Feb 2015 09:06:31 +0100 [thread overview]
Message-ID: <20150225090631.25a43524@lilith> (raw)
In-Reply-To: <1422701558-22631-1-git-send-email-albert.u.boot@aribaud.net>
On Sat, 31 Jan 2015 11:52:38 +0100, Albert ARIBAUD <albert.u.boot@aribaud.net> wrote:
> Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
> ---
> board/LaCie/edminiv2/config.mk | 12 ------------
> include/configs/edminiv2.h | 4 ++++
> 2 files changed, 4 insertions(+), 12 deletions(-)
> delete mode 100644 board/LaCie/edminiv2/config.mk
>
> diff --git a/board/LaCie/edminiv2/config.mk b/board/LaCie/edminiv2/config.mk
> deleted file mode 100644
> index dfa84f0..0000000
> --- a/board/LaCie/edminiv2/config.mk
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -#
> -# Copyright (C) 2010 Albert ARIBAUD <albert.u.boot@aribaud.net>
> -#
> -# (C) Copyright 2009
> -# Marvell Semiconductor <www.marvell.com>
> -# Written-by: Prafulla Wadaskar <prafulla@marvell.com>
> -#
> -# SPDX-License-Identifier: GPL-2.0+
> -#
> -
> -# TEXT_BASE must equal the intended FLASH location of u-boot.
> -CONFIG_SYS_TEXT_BASE = 0xfff90000
> diff --git a/include/configs/edminiv2.h b/include/configs/edminiv2.h
> index 70a698a..47da4a9 100644
> --- a/include/configs/edminiv2.h
> +++ b/include/configs/edminiv2.h
> @@ -12,6 +12,10 @@
> #ifndef _CONFIG_EDMINIV2_H
> #define _CONFIG_EDMINIV2_H
>
> +/* general settings */
> +#define CONFIG_SYS_TEXT_BASE 0xfff90000
> +#define CONFIG_SYS_GENERIC_BOARD
> +
> /*
> * Version number information
> */
> --
> 2.1.0
>
Applied to u-boot-arm/master.
Amicalement,
--
Albert.
prev parent reply other threads:[~2015-02-25 8:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-31 10:52 [U-Boot] [PATCH] edminiv2: switch to generic board support Albert ARIBAUD
2015-02-25 8:06 ` Albert ARIBAUD [this message]
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=20150225090631.25a43524@lilith \
--to=albert.u.boot@aribaud.net \
--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