public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v4, 28/30] ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm
Date: Tue, 11 Jul 2017 08:40:11 -0400	[thread overview]
Message-ID: <20170711124011.GP22707@bill-the-cat> (raw)
In-Reply-To: <20170616222533.25008-29-fcooper@ti.com>

On Fri, Jun 16, 2017 at 05:25:31PM -0500, Cooper Jr., Franklin wrote:

> Add basic DT support for K2G ICE evm. Only minimal peripherals are
> supported to allow console output and MMC boot.
> 
> Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170711/de08e3b9/attachment.sig>

  reply	other threads:[~2017-07-11 12:40 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-16 22:25 [U-Boot] [PATCH v4 00/30] Franklin S Cooper Jr
2017-06-16 22:25 ` [U-Boot] [PATCH v4 01/30] ti: common: board_detect: Allow settings board detection variables manually Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 02/30] spl: fit: Break out some functions into a common file Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 03/30] boot_fit: Create helper functions that can be used to select DTB out of FIT Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 04/30] fdt: Enable selecting correct DTB from appended FIT Image Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 05/30] ti: common: board_detect: Add function to determine if EEPROM was read Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 06/30] dts: Allow OF_LIST to depend on FIT_EMBED Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 07/30] ARM: dts: k2g: Introduce U-boot specific dtsi file Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 08/30] arm: dts: Add new "generic" 66AK2Gx device tree file Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 09/30] board_f: Add new function to allow runtime DTB selection Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 10/30] Makefile: Build additional binaries for dtb FIT blobs appended to U-boot Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 11/30] ARM: keystone2: Allow to build with all image formats Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 12/30] ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 13/30] ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards Franklin S Cooper Jr
2017-07-11 12:38   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 14/30] ks2_evm: Add EEPROM based board detection Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 15/30] defconfig: keystone2: Enable U-boot runtime DTB detection Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 16/30] ARM: keystone2: Add additional fields used for DDR3 configuration Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 17/30] ARM: k2g: Program DDR PHY MR2 register with the default value Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 18/30] ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 19/30] ks2_evm: Add EEPROM based board detection helper functions Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 20/30] ARM: k2g: Add pinmux support for K2G ICE evm Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 21/30] ARM: k2g: Add DDR3 configuration " Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 22/30] board: ks2: Use board detection to wrap code not specific to " Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 23/30] ARM: k2g: Use board detection to wrap K2G GP specific calls Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 24/30] ARM: k2g: Update board_name u-boot env variable at runtime Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 25/30] ARM: dts: keystone-k2g: Remove skeleton.dtsi Franklin S Cooper Jr
2017-07-11 12:39   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 26/30] ARM: dts: keystone-k2g-evm: Add unit address to memory node Franklin S Cooper Jr
2017-07-11 12:40   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 27/30] ARM: dts: k2g: Disable netcp by default Franklin S Cooper Jr
2017-07-11 12:40   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 28/30] ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm Franklin S Cooper Jr
2017-07-11 12:40   ` Tom Rini [this message]
2017-06-16 22:25 ` [U-Boot] [PATCH v4 29/30] ARM: k2g: Add K2G ICE DTB to the list of possible DTBs Franklin S Cooper Jr
2017-07-11 12:40   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:25 ` [U-Boot] [PATCH v4 30/30] defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST Franklin S Cooper Jr
2017-07-11 12:40   ` [U-Boot] [U-Boot, v4, " Tom Rini
2017-06-16 22:32 ` [U-Boot] [PATCH v4 00/30] Franklin S Cooper Jr

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=20170711124011.GP22707@bill-the-cat \
    --to=trini@konsulko.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