From mboxrd@z Thu Jan 1 00:00:00 1970 From: Siarhei Siamashka Date: Wed, 23 Jul 2014 21:18:42 +0300 Subject: [U-Boot] [PATCH v3 08/10] sunxi: Add emac glue, enable emac on the cubieboard In-Reply-To: <1402306622-18485-9-git-send-email-hdegoede@redhat.com> References: <1402306622-18485-1-git-send-email-hdegoede@redhat.com> <1402306622-18485-9-git-send-email-hdegoede@redhat.com> Message-ID: <20140723211842.2feed469@i7> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 9 Jun 2014 11:37:00 +0200 Hans de Goede wrote: > Signed-off-by: Hans de Goede > Acked-by: Ian Campbell > --- > arch/arm/cpu/armv7/sunxi/board.c | 8 ++++++++ > boards.cfg | 2 +- > include/configs/sunxi-common.h | 5 +++++ > 3 files changed, 14 insertions(+), 1 deletion(-) Again, this may be not a valid reason to complain (sorry if this is the case), but combining generic sunxi code changes in sunxi/board.c with the individual board support tweaks in boards.cfg is rather cherry-pick/revert unfriendly. -- Best regards, Siarhei Siamashka