From: Jagannadha Sutradharudu Teki <402jagan@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/1] versatile/vexpress: board configs: Use buffered writes on Flash
Date: Sun, 29 Jul 2012 19:56:07 +0530 [thread overview]
Message-ID: <1343571968-13243-1-git-send-email-402jagan@gmail.com> (raw)
Current writes on nor flash uses normal flash write calls
due to this writing to NOR is very slow,
so I was enabled buffered writes and tested on QEMU.
Regards,
Jagan.
Jagannadha Sutradharudu Teki (2):
image/FIT: Add ramdisk load, entry address and OS tag inclusion
versatile: board configs: Use buffered writes on flash
common/image.c | 7 ++++---
include/configs/ca9x4_ct_vxp.h | 2 ++
include/configs/versatile.h | 1 +
3 files changed, 7 insertions(+), 3 deletions(-)
next reply other threads:[~2012-07-29 14:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-29 14:26 Jagannadha Sutradharudu Teki [this message]
2012-07-29 14:26 ` [U-Boot] [PATCH 1/1] versatile: board configs: Use buffered writes on flash Jagannadha Sutradharudu Teki
2012-10-18 18:36 ` Albert ARIBAUD
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=1343571968-13243-1-git-send-email-402jagan@gmail.com \
--to=402jagan@gmail.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