[U-Boot] [PATCH 0/1] versatile/vexpress: board configs: Use buffered writes on Flash
Jagannadha Sutradharudu Teki
402jagan at gmail.com
Sun Jul 29 16:26:07 CEST 2012
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(-)
More information about the U-Boot
mailing list