From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 18 Jan 2015 16:22:49 +0000 Subject: [U-Boot] [PATCH 3/9] sunxi: Stop differentiating between 512M and 1G variants of the same board In-Reply-To: <1421583812-26556-3-git-send-email-hdegoede@redhat.com> References: <1421583812-26556-1-git-send-email-hdegoede@redhat.com> <1421583812-26556-3-git-send-email-hdegoede@redhat.com> Message-ID: <1421598169.13341.34.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 2015-01-18 at 13:23 +0100, Hans de Goede wrote: > diff --git a/board/sunxi/dram_sun4i_auto.c b/board/sunxi/dram_sun4i_auto.c > new file mode 100644 > index 0000000..115b597 > --- /dev/null > +++ b/board/sunxi/dram_sun4i_auto.c > @@ -0,0 +1,31 @@ > +/* this file is generated, don't edit it yourself */ This isn't strictly true any more, is it? Acked-by: Ian Campbell Ian.