From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 20 Apr 2015 13:58:59 -0700 Subject: [U-Boot] [PATCH] T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config In-Reply-To: <1427181041-31189-1-git-send-email-Chunhe.Lan@freescale.com> References: <1427181041-31189-1-git-send-email-Chunhe.Lan@freescale.com> Message-ID: <55356893.2050406@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 03/24/2015 12:10 AM, Chunhe Lan wrote: > Now cortina driver uses macro CONFIG_SYS_CORTINA_FW_IN_NOR > to define that firmware of cortina driver is stored in the > nor flash. > > Signed-off-by: Chunhe Lan > --- Applied to mpc85xx master, awaiting upstream. York