public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/1] versatile/vexpress: board configs: Use buffered writes on Flash
@ 2012-07-29 14:26 Jagannadha Sutradharudu Teki
  2012-07-29 14:26 ` [U-Boot] [PATCH 1/1] versatile: board configs: Use buffered writes on flash Jagannadha Sutradharudu Teki
  0 siblings, 1 reply; 3+ messages in thread
From: Jagannadha Sutradharudu Teki @ 2012-07-29 14:26 UTC (permalink / raw)
  To: u-boot

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-18 18:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-29 14:26 [U-Boot] [PATCH 0/1] versatile/vexpress: board configs: Use buffered writes on Flash Jagannadha Sutradharudu Teki
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox