From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 5 May 2015 09:40:47 -0700 Subject: [U-Boot] [PATCH] t4240qds: apply some updates In-Reply-To: References: <1430119697-26745-1-git-send-email-shh.xie@gmail.com> <55410EA6.4020908@freescale.com> Message-ID: <5548F28F.9070500@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/29/2015 07:03 PM, Xie Shaohui-B21989 wrote: >> On 04/27/2015 12:28 AM, shh.xie at gmail.com wrote: >>> From: Shaohui Xie >>> >>> 1. board/freescale/t4qds/t4_rcw.cfg >>> 1.8GHz support is requested as default frequency, so update the rcw. >>> >>> 2. remove un-used configs >>> configs/T4160QDS_SPIFLASH_defconfig >>> configs/T4240QDS_SPIFLASH_defconfig >>> SPI boot is not available on T4QDS, so the configs should be removed. >>> >>> 3. board/freescale/t4qds/MAINTAINERS >>> Updated MAINTAINERS accordingly. >>> >>> Signed-off-by: Shaohui Xie >>> --- >> >> I will rewrite the subject to "powerpc/t4240qds: Update RCW, defconfig >> and maintainer". No action for you. > Thank you! > Applied to u-boot-mpc85xx master. Awaiting upstream. York