diff options
author | Kim B. Heino <Kim.Heino@bluegiga.com> | 2008-03-03 10:39:13 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-03-03 21:48:02 +0100 |
commit | 84d0c2f1e39caff58bf765a7ab7c72da23c25ec8 (patch) | |
tree | 184a16fb920a073a9afa285bc383822feacdbb0d /cpu/at32ap/cache.c | |
parent | 32bf3d143a888f8deacfdcc97e898f6c06d0aea4 (diff) | |
download | u-boot-imx-84d0c2f1e39caff58bf765a7ab7c72da23c25ec8.zip u-boot-imx-84d0c2f1e39caff58bf765a7ab7c72da23c25ec8.tar.gz u-boot-imx-84d0c2f1e39caff58bf765a7ab7c72da23c25ec8.tar.bz2 |
fix copy from ram to dataflash
If I try to "cp.b <ram> <dataflash>", u-boot selects normal flash
routines instead of dataflash. This is because it checks "if source
address is not dataflash" instead of target address.
Signed-off-by: Kim B. Heino <Kim.Heino@bluegiga.com>
Diffstat (limited to 'cpu/at32ap/cache.c')
0 files changed, 0 insertions, 0 deletions