From: Ilya Yanok <yanok@emcraft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mmc: it's safe to ignore mmc_send_if_cond() return value
Date: Sat, 16 May 2009 01:15:40 +0400 [thread overview]
Message-ID: <4A0DDB7C.1090303@emcraft.com> (raw)
In-Reply-To: <528f13590905150906t4e620dc4l8fb91be451e4b247@mail.gmail.com>
Hi Alfred,
alfred steele wrote:
>> Just make sure that you have all needed clocks enabled.
>>
> Thanks!One thing i forgot mentioning is that when i had adopted your
> patch on my baseline code, i started getting the infamous 'u64 ' (64
> bit) division LINK errors while compiling with EABI rooting out of the
> clock based calculations.(prescalar and divider etc.) Hence i googled
> out and found out two patches that fix-arm920t-eabi.patch
> uboot-eabi-fix-HACK.patch I applied these patches hand edited some
> files to fix the compilation problem. I know you had some latest
> patches to use lldiv() instead but how did you get rid of the compile
> issues without lldiv initially. Are you compiling without EABI?
>
You really should use lldiv() for 64-bit division. I had the same
compile issues.
Regards, Ilya.
next prev parent reply other threads:[~2009-05-15 21:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-14 10:03 [U-Boot] [PATCH] mmc: it's safe to ignore mmc_send_if_cond() return value Ilya Yanok
2009-05-14 14:48 ` alfred steele
2009-05-14 18:06 ` Ilya Yanok
2009-05-14 20:24 ` alfred steele
2009-05-14 20:43 ` alfred steele
2009-05-14 21:08 ` Ilya Yanok
2009-05-14 22:37 ` alfred steele
2009-05-14 23:04 ` Ilya Yanok
2009-05-15 16:06 ` alfred steele
2009-05-15 21:15 ` Ilya Yanok [this message]
2009-06-03 22:15 ` Wolfgang Denk
2009-06-03 23:57 ` Andy Fleming
2009-06-04 9:02 ` Wolfgang Denk
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=4A0DDB7C.1090303@emcraft.com \
--to=yanok@emcraft.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