public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] board: ti: beagleboneai: enable in am57xx_evm_defconfig
Date: Thu, 21 Nov 2019 10:12:28 -0500	[thread overview]
Message-ID: <20191121151228.GD971@bill-the-cat> (raw)
In-Reply-To: <cc7d6506-6d29-c05a-ee92-42f2f474935b@ti.com>

On Thu, Nov 21, 2019 at 09:15:03AM +0530, Lokesh Vutla wrote:
> 
> 
> On 21/11/19 3:39 AM, Caleb Robey wrote:
> > Adding the configurations to the evm_defconfig file
> > 
> > Signed-off-by: Jason Kridner <jdk@ti.com>
> > Signed-off-by: Caleb Robey <c-robey@ti.com>
> > 
> > ---
> >  configs/am57xx_evm_defconfig  | 2 +-
> >  include/environment/ti/boot.h | 4 +++-
> >  2 files changed, 4 insertions(+), 2 deletions(-)
> > 
> > diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig
> > index 588e58947d..f59305794c 100644
> > --- a/configs/am57xx_evm_defconfig
> > +++ b/configs/am57xx_evm_defconfig
> > @@ -38,7 +38,7 @@ CONFIG_CMD_BCB=y
> >  CONFIG_OF_CONTROL=y
> >  CONFIG_SPL_OF_CONTROL=y
> >  CONFIG_DEFAULT_DEVICE_TREE="am572x-idk"
> > -CONFIG_OF_LIST="am57xx-beagle-x15 am57xx-beagle-x15-revb1 am57xx-beagle-x15-revc am572x-idk am571x-idk am574x-idk"
> > +CONFIG_OF_LIST="am57xx-beagle-x15 am57xx-beagle-x15-revb1 am57xx-beagle-x15-revc am5729-beagleboneai am572x-idk am571x-idk am574x-idk"
> >  CONFIG_ENV_IS_IN_MMC=y
> >  CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
> >  CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
> > diff --git a/include/environment/ti/boot.h b/include/environment/ti/boot.h
> > index 684a744f31..d6f153c934 100644
> > --- a/include/environment/ti/boot.h
> > +++ b/include/environment/ti/boot.h
> > @@ -10,7 +10,7 @@
> >  #define __TI_BOOT_H
> >  
> >  #ifndef CONSOLEDEV
> > -#define CONSOLEDEV "ttyS2"
> > +#define CONSOLEDEV "ttyS0"
> >  #endif
> 
> This will fail kernel to boot when using the default args. Can you try updating
> this dynamically?

Yes, am57xx_evm will need to perhaps leverage CONFIG_PREBOOT to run
something to dynamically update the console environment variable at run
time.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191121/9a700a22/attachment.sig>

  reply	other threads:[~2019-11-21 15:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20 22:09 [U-Boot] [PATCH 0/5] board: ti: beagleboneai: add initial support Caleb Robey
2019-11-20 22:09 ` [U-Boot] [PATCH 1/5] board: ti: beagleboneai: emmc read changes Caleb Robey
2019-11-20 22:09 ` [U-Boot] [PATCH 2/5] board: ti: beagleboneai: add initial support Caleb Robey
2019-11-21  3:43   ` Lokesh Vutla
2019-11-20 22:09 ` [U-Boot] [PATCH 3/5] board: ti: beagleboneai: IODELAY and pinmux changes Caleb Robey
2019-11-20 22:09 ` [U-Boot] [PATCH 4/5] board: ti: beagleboneai: add dts file Caleb Robey
2019-11-20 22:09 ` [U-Boot] [PATCH 5/5] board: ti: beagleboneai: enable in am57xx_evm_defconfig Caleb Robey
2019-11-21  3:45   ` Lokesh Vutla
2019-11-21 15:12     ` Tom Rini [this message]
2019-11-21 16:00       ` [U-Boot] [EXTERNAL] " Robey, Caleb
2019-11-21 16:34         ` Tom Rini
2019-11-21 22:28           ` Robey, Caleb
2019-11-21 23:07             ` 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=20191121151228.GD971@bill-the-cat \
    --to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox