From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Murphy Date: Thu, 6 Jun 2013 16:25:11 -0500 Subject: [U-Boot] [PATCH v4] arm: dra7xx: Update the EXTRA_ENV_SETTINGS In-Reply-To: References: <1370543405-4596-1-git-send-email-dmurphy@ti.com> Message-ID: <51B0FE37.6000105@ti.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 06/06/2013 03:31 PM, Lubomir Popov wrote: > Hi Dan, > >> Update the EXTRA_ENV_SETTING for the dra7xx. >> The console needs to be set to ttyO0 and the >> findfdt needs to be updated to load the >> dra7xx-evm.dtb file. >> >> Signed-off-by: Dan Murphy >> --- >> v4 - Remove check for undefined fdtfile and save for another patch - http://patchwork.ozlabs.org/patch/249084/ >> v3 - Updated based on comments - http://patchwork.ozlabs.org/patch/248687/ >> v2 - Updated with side bar maintainer comments. >> include/configs/dra7xx_evm.h | 2 ++ >> include/configs/omap5_common.h | 6 ++++-- >> include/configs/omap5_uevm.h | 1 + >> 3 files changed, 7 insertions(+), 2 deletions(-) >> > [snip] >> #define CONFIG_SYS_PROMPT "OMAP5430 EVM # " > Minor notice/question: why not take the opportunity and change > the uEVM prompt to 'OMAP5432 EVM #'? It's not a 5430 actually... > For the dra7xx board, for example, you are giving the particular > DRA752 type. > > Best regards > Lubomir > This is a patch for dra7xx. I can submit a new patch for the console change. Dan -- ------------------ Dan Murphy