From: Ron Madrid <ron_madrid@sbcglobal.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
Date: Wed, 28 Jan 2009 10:45:30 -0800 (PST) [thread overview]
Message-ID: <107578.37644.qm@web83507.mail.sp1.yahoo.com> (raw)
In-Reply-To: <20090128090151.D6ABC832E416@gemini.denx.de>
--- On Wed, 1/28/09, Wolfgang Denk <wd@denx.de> wrote:
> From: Wolfgang Denk <wd@denx.de>
> Subject: Re: [U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
> To: "Kim Phillips" <kim.phillips@freescale.com>
> Cc: u-boot at lists.denx.de, "Ron Madrid" <ron_madrid@sbcglobal.net>
> Date: Wednesday, January 28, 2009, 1:01 AM
> Dear Kim Phillips,
>
> In message
> <20090127160353.ec184554.kim.phillips@freescale.com>
> you wrote:
> > extend commit c70564e6b1bd08f3230182392238907f3531a87e
> > "NAND: Fix cache and memory inconsistency
> issue" to add the cache.o dependency
> > to the simpc8313 build and fix this:
> >
> > ...Large Page NAND...Configuring for SIMPC8313
> board...
> > nand_boot_fsl_elbc.o: In function `nand_boot':
> >
> nand_spl/board/sheldon/simpc8313/nand_boot_fsl_elbc.c:150:
> undefined reference to `flush_cache'
> > make[1]: ***
> [/home/r1aaha/git/u-boot-mpc83xx/nand_spl/u-boot-spl] Error
> 1
> > make: *** [nand_spl] Error 2
> >
> > Signed-off-by: Kim Phillips
> <kim.phillips@freescale.com>
> > ---
> > Ron, if you ack/confirm this doesn't break your
> board, I'll apply this
> > to u-boot-mpc83xx.
>
> I went ahead and applied this to fix the build issue.
> Please complain
> if it doesn't work.
So I take it that the build worked for you? My build failed.
./MAKEALL SIMPC8313_LP
...Large Page NAND...Configuring for SIMPC8313 board...
ppc_6xx-ld:/home/ron/develop/u-boot-mpc83xx/nand_spl/board/sheldon/simpc8313/u-boot.lds:51: parse error
make[1]: *** [/home/ron/develop/u-boot-mpc83xx/nand_spl/u-boot-spl] Error 1
make: *** [nand_spl] Error 2
make: *** Waiting for unfinished jobs....
ppc_6xx-size: './u-boot': No such file
Ron
next prev parent reply other threads:[~2009-01-28 18:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-27 22:03 [U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build Kim Phillips
2009-01-28 9:01 ` Wolfgang Denk
2009-01-28 18:45 ` Ron Madrid [this message]
2009-01-28 19:18 ` Wolfgang Denk
2009-01-28 19:21 ` Ron Madrid
2009-01-28 20:24 ` Scott Wood
2009-01-28 22:24 ` Ron Madrid
2009-01-28 22:26 ` Scott Wood
2009-01-28 22:59 ` Ron Madrid
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=107578.37644.qm@web83507.mail.sp1.yahoo.com \
--to=ron_madrid@sbcglobal.net \
--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