All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lokesh Vutla <a0131933@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] dra72_evm: Switch to DM_SERIAL
Date: Fri, 18 Sep 2015 16:10:01 +0530	[thread overview]
Message-ID: <55FBEA01.8050804@ti.com> (raw)
In-Reply-To: <1442522825-32590-3-git-send-email-trini@konsulko.com>



On Friday 18 September 2015 02:17 AM, Tom Rini wrote:
> Tested on J6Eco EVM.
> Signed-off-by: Tom Rini <trini@konsulko.com>
Tried on my DRA72-evm.

Tested-by: Lokesh Vutla <lokeshvutla@ti.com>

Thanks and regards,
Lokesh
> ---
>  configs/dra72_evm_defconfig |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/configs/dra72_evm_defconfig b/configs/dra72_evm_defconfig
> index 3205e72..dbf65d0 100644
> --- a/configs/dra72_evm_defconfig
> +++ b/configs/dra72_evm_defconfig
> @@ -1,6 +1,7 @@
>  CONFIG_ARM=y
>  CONFIG_OMAP54XX=y
>  CONFIG_TARGET_DRA7XX_EVM=y
> +CONFIG_SYS_MALLOC_F_LEN=0x2000
>  CONFIG_DEFAULT_DEVICE_TREE="dra72-evm"
>  CONFIG_SPL=y
>  CONFIG_SPL_STACK_R=y
> @@ -14,4 +15,5 @@ CONFIG_SPL_DISABLE_OF_CONTROL=y
>  CONFIG_DM=y
>  CONFIG_SPI_FLASH=y
>  CONFIG_SPI_FLASH_BAR=y
> +CONFIG_DM_SERIAL=y
>  CONFIG_DM_GPIO=y
> 

  reply	other threads:[~2015-09-18 10:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 20:47 [U-Boot] [PATCH 1/3] ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL Tom Rini
2015-09-17 20:47 ` [U-Boot] [PATCH 2/3] ti_omap5_common.h: " Tom Rini
2015-10-22 21:20   ` [U-Boot] [U-Boot, " Tom Rini
2015-09-17 20:47 ` [U-Boot] [PATCH 3/3] dra72_evm: Switch to DM_SERIAL Tom Rini
2015-09-18 10:40   ` Lokesh Vutla [this message]
2015-10-22 21:20   ` [U-Boot] [U-Boot,3/3] " Tom Rini
2015-10-22 21:20 ` [U-Boot] [U-Boot, 1/3] ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55FBEA01.8050804@ti.com \
    --to=a0131933@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.