From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 13 May 2014 11:30:36 -0500 Subject: [U-Boot] [PATCH 1/2] powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb In-Reply-To: <1398160008-16834-1-git-send-email-aneesh.bansal@freescale.com> References: <1398160008-16834-1-git-send-email-aneesh.bansal@freescale.com> Message-ID: <537248AC.6000909@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/22/2014 04:46 AM, Aneesh Bansal wrote: > T1040RDB.h file is removed and a unified file T104xRDB.h is created. > Hence macro CONFIG_T1040 is renamed to CONFIG_T104x. > > Signed-off-by: Gaurav Kumar Rana > Signed-off-by: Aneesh Bansal > --- Applied to u-boot-mpc85xx/master. Thanks, York