From: Denys Dmytriyenko <denys@ti.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH] beaglebone.conf: temporarily use generic am335x_evm_config for U-boot
Date: Sun, 14 Oct 2018 15:24:18 -0400 [thread overview]
Message-ID: <20181014192417.GB20670@beryl> (raw)
In-Reply-To: <CAMKF1soZ5HFiWKDrk5jcYG1NihHaSMqmpJXMxCH9b-cKyKra7w@mail.gmail.com>
On Sat, Oct 13, 2018 at 01:17:12AM -0700, Khem Raj wrote:
> On Fri, Oct 12, 2018 at 8:00 PM Denys Dmytriyenko <denys@ti.com> wrote:
> >
> > There have been reports recently that am335x_beaglebone_config generates bad SPL.
> > Until that is debugged and fixed, use generic am335x_evm_config that covers all
> > AM335x platforms, including BeagleBone variants.
> >
>
> it fails to link
>
> | arm-yoe-linux-gnueabi-ld.bfd: u-boot-spl section `.rodata' will not
> fit in region `.sram'
> | arm-yoe-linux-gnueabi-ld.bfd: region `.sram' overflowed by 5772 bytes
> | make[2]: *** [/mnt/a/yoe/build/tmp/work/beaglebone-yoe-linux-gnueabi/u-boot-ti-staging/2018.01+gitAUTOINC+2cc52408bf-r24/git/scripts/Makefile.spl:349:
> spl/u-boot-spl] Error 1
FWIW, just built u-boot-ti-staging with gcc7 and gcc8 from oe-core, as well as
Linaro gcc7 - no problems.
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > ---
> > conf/machine/beaglebone.conf | 3 ++-
> > 1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
> > index 49edfd6..2514792 100644
> > --- a/conf/machine/beaglebone.conf
> > +++ b/conf/machine/beaglebone.conf
> > @@ -13,7 +13,8 @@ MACHINE_GUI_CLASS = "bigscreen"
> >
> > SERIAL_CONSOLE = "115200 ttyS0"
> >
> > -UBOOT_MACHINE = "am335x_boneblack_config"
> > +# fall back on generic am335x_evm_config for now
> > +#UBOOT_MACHINE = "am335x_boneblack_config"
> >
> > WKS_FILE = "sdimage-bootpart.wks"
> > IMAGE_BOOT_FILES = "MLO u-boot.img"
> > --
> > 2.7.4
> >
> > --
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2018-10-14 19:24 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-13 2:50 [PATCH] beaglebone.conf: temporarily use generic am335x_evm_config for U-boot Denys Dmytriyenko
2018-10-13 8:17 ` Khem Raj
2018-10-14 19:24 ` Denys Dmytriyenko [this message]
2018-10-15 5:07 ` Khem Raj
2018-10-16 7:50 ` Khem Raj
2018-10-16 16:42 ` Tom Rini
2018-10-16 18:11 ` Khem Raj
2018-10-16 18:29 ` Denys Dmytriyenko
2018-10-16 18:38 ` Denys Dmytriyenko
2018-10-16 18:59 ` Tom Rini
[not found] ` <9e7016817d464dd8bfb1210b8e9e6cf5@SOC-EX01V.e01.socionext.com>
2018-10-17 2:55 ` Tom Rini
2018-10-17 4:06 ` Khem Raj
2018-10-17 4:37 ` Denys Dmytriyenko
2018-10-17 6:55 ` Khem Raj
2018-10-17 17:50 ` Denys Dmytriyenko
2018-10-17 11:26 ` Tom Rini
2018-10-17 15:00 ` Khem Raj
2018-10-17 19:25 ` Denys Dmytriyenko
2018-10-17 19:27 ` Khem Raj
2018-10-17 19:37 ` Denys Dmytriyenko
2018-10-17 19:46 ` Khem Raj
2018-10-16 18:50 ` Khem Raj
2018-10-16 19:00 ` Denys Dmytriyenko
2018-10-16 19:20 ` Khem Raj
2018-10-16 21:19 ` Khem Raj
2018-10-17 0:26 ` Denys Dmytriyenko
2018-10-17 0:37 ` Denys Dmytriyenko
2018-10-17 1:42 ` Khem Raj
2018-10-17 1:58 ` Denys Dmytriyenko
2018-10-17 2:26 ` Denys Dmytriyenko
2018-10-16 18:52 ` 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=20181014192417.GB20670@beryl \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=raj.khem@gmail.com \
/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.