From: mushtaq khan <mushtaq_k@procsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Patch fixes bug for clearing the bss section
Date: Fri, 01 Jun 2007 18:31:00 +0530 [thread overview]
Message-ID: <4660188C.9070907@procsys.com> (raw)
In-Reply-To: <20070515214033.243DA353428@atlas.denx.de>
Hi Wolfgang Denk,
Any issues with my Patches, SATA and clearing of bss section.
Please update me.
Thanks,
-Mushtaq
Wolfgang Denk wrote:
>In message <4635C48A.5050703@procsys.com> you wrote:
>
>
>>Hi,
>>There is a bug in the code of clearing the bss section for processor
>>i386.(File: cpu/i386/start.S)
>>In the code, bss_start addr (starting addr of bss section) is put into
>>the register %eax, but the code which clears the bss section refers to
>>the addr pointed by %edi.
>>
>>This patch fixes this bug by putting bss_start into %edi register.
>>
>>
>
>Applied to u-boot-testing.
>
>Thanks.
>
>Best regards,
>
>Wolfgang Denk
>
>
>
next prev parent reply other threads:[~2007-06-01 13:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-30 10:27 [U-Boot-Users] Patch fixes bug for clearing the bss section mushtaq khan
2007-05-15 21:40 ` Wolfgang Denk
2007-06-01 13:01 ` mushtaq khan [this message]
2007-06-01 15:16 ` Wolfgang Denk
2007-06-05 9:31 ` mushtaq khan
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=4660188C.9070907@procsys.com \
--to=mushtaq_k@procsys.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.