[U-Boot] [PATCH V2] drivers/block/systemace - added missing "else" in "ace_writew"

Michal Simek monstr at monstr.eu
Wed Jan 9 17:50:29 CET 2013


2013/1/3 Alexey Brodkin <alexey.brodkin at gmail.com>:
> System ACE compact flash controller supports either 8-bit (default) or
> 16-bit data transfers. And in corresponding driver we need to implement
> read/write of 16-bit data words properly for both modes of operation.
>
> In existing code if width==8 both branches get executed which may cause
> unexpected behavior of SystemAce controller.
>
> Addition of "else" fixes described issue and execution is done as
> expected for both (8-bit and 16-bit) data bus widths.
>
>
> Signed-off-by: Alexey Brodkin <alexey.brodkin at gmail.com>

Acked-by: Michal Simek <monstr at monstr.eu>

Tom: Can you please add this patch to your tree?
This is bug fixes which should go to 2013.01.

If you want to me to add this single patch to my tree and ask for request
please let me know. Just easier to apply it directly.

Thanks,
Michal



-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian


More information about the U-Boot mailing list