[U-Boot] [PATCH v4] arm: dra7xx: Update the EXTRA_ENV_SETTINGS

Lubomir Popov lpopov at mm-sol.com
Thu Jun 6 22:31:54 CEST 2013


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 <dmurphy at ti.com>
> ---
> 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



More information about the U-Boot mailing list