commit | 7b8f6685fb840fbaff0baf7d2297b4a2c7ddbf65 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Wed Aug 08 15:03:33 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Wed Aug 22 16:07:43 2012 -0500 |
tree | fde0ee437ee015c8227318a96ad94d3992fca180 | |
parent | 7de8a7169e0e87c960d06c60570bc062416e681f [diff] |
nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel() This is needed to make room for a bugfix on p1_p2_rdb_pc. A sync is used before the final write to LSOR that initiates the transaction, to ensure all the other set up has been completed. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>