commit | dc85b3d819077ca85405594d29781f29a8605625 | [log] [tgz] |
---|---|---|
author | Shaohui Xie <Shaohui.Xie@freescale.com> | Thu Jun 28 23:35:34 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Wed Aug 08 17:13:38 2012 -0500 |
tree | 40b4d523ad3b7fd7d5b59a0d1cb8af2fd961dd9e | |
parent | 4b736b89e2f481d27e6329dbdf7d7a79b7ad1902 [diff] |
powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is defined ENV location compile logic is wrong, and when CONFIG_SYS_NO_FLASH is defined and non-NOR u-boot is building, it will cause compile error. Also, add CONFIG_SYS_FLASH_USE_BUFFER_WRITE for p2041, which will improve NOR flash write performance. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>