commit | aadf7d5e2670234d125ce5273d4111d74e9af96c | [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 | 1768649bc31dd85ae933828f439067962731e39c [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>