From: Dalon Westergreen <dwesterg@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/8] arm: socfpga: Move to using distro boot
Date: Sat, 18 Feb 2017 12:51:40 -0800 [thread overview]
Message-ID: <1487451108-4277-1-git-send-email-dwesterg@gmail.com> (raw)
This series adds support to the common socfpga header for distro boot and moves
the DE0/1, Socrates, C5/A5 SoCDK, and SoCKIT kits to use the common
environment.
Where available, the default devicetree is set to the devicetree for the board
available in the kernel source. If none is available in the kernel source, the
devicetree is set to the name previously used in the board header file.
Dalon Westergreen (8):
arm: socfpga: Add distro boot to socfpga common header
arm: socfpga: DE0 use environment in common header
arm: socfpga: A5 SoCDK use environment in common header
arm: socfpga: C5 SoCDK use environment in common header
arm: socfpga: DE1 use environment in common header
arm: socfpga: SoCKit use environment in common header
arm: socfpga: Socrates use environment in common header
arm: socfpga: sr1500 use environment in common header
configs/socfpga_arria5_defconfig | 3 ++
configs/socfpga_cyclone5_defconfig | 3 ++
configs/socfpga_de0_nano_soc_defconfig | 3 ++
configs/socfpga_de1_soc_defconfig | 1 +
configs/socfpga_sockit_defconfig | 1 +
configs/socfpga_socrates_defconfig | 1 +
configs/socfpga_sr1500_defconfig | 1 +
include/configs/socfpga_arria5_socdk.h | 31 ------------------
include/configs/socfpga_common.h | 55 +++++++++++++++++++++++++++++---
include/configs/socfpga_cyclone5_socdk.h | 31 ------------------
include/configs/socfpga_de0_nano_soc.h | 19 -----------
include/configs/socfpga_de1_soc.h | 19 -----------
include/configs/socfpga_sockit.h | 27 ----------------
include/configs/socfpga_socrates.h | 25 ---------------
include/configs/socfpga_sr1500.h | 27 ----------------
15 files changed, 64 insertions(+), 183 deletions(-)
--
2.7.4
next reply other threads:[~2017-02-18 20:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-18 20:51 Dalon Westergreen [this message]
2017-02-18 20:51 ` [U-Boot] [PATCH 1/8] arm: socfpga: Add distro boot to socfpga common header Dalon Westergreen
2017-02-18 21:01 ` Marek Vasut
2017-02-18 23:29 ` Dalon Westergreen
2017-02-19 0:37 ` Marek Vasut
2017-02-19 1:10 ` Dalon Westergreen
2017-02-19 2:26 ` Marek Vasut
2017-02-19 19:45 ` Pavel Machek
2017-02-19 19:59 ` Dalon Westergreen
2017-02-18 20:51 ` [U-Boot] [PATCH 2/8] arm: socfpga: DE0 use environment in " Dalon Westergreen
2017-02-18 20:51 ` [U-Boot] [PATCH 3/8] arm: socfpga: A5 SoCDK " Dalon Westergreen
2017-02-18 20:58 ` Marek Vasut
2017-02-18 20:51 ` [U-Boot] [PATCH 4/8] arm: socfpga: C5 " Dalon Westergreen
2017-02-18 20:51 ` [U-Boot] [PATCH 5/8] arm: socfpga: DE1 " Dalon Westergreen
2017-02-18 20:51 ` [U-Boot] [PATCH 6/8] arm: socfpga: SoCKit " Dalon Westergreen
2017-02-18 20:51 ` [U-Boot] [PATCH 7/8] arm: socfpga: Socrates " Dalon Westergreen
2017-02-18 20:51 ` [U-Boot] [PATCH 8/8] arm: socfpga: sr1500 " Dalon Westergreen
2017-02-18 20:56 ` Marek Vasut
2017-02-18 23:31 ` Dalon Westergreen
2017-02-19 0:33 ` Marek Vasut
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=1487451108-4277-1-git-send-email-dwesterg@gmail.com \
--to=dwesterg@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