diff options
author | wdenk <wdenk> | 2004-11-21 00:06:33 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-11-21 00:06:33 +0000 |
commit | 9d5028c2f7a65d3777867a6cfc966a01a5823132 (patch) | |
tree | c971cc2b0d41e422585c1911fffda7d2d6403ee4 /include/configs/NC650.h | |
parent | cacfab588a897c369a4906818c5ed4bc40a450c5 (diff) | |
download | u-boot-imx-9d5028c2f7a65d3777867a6cfc966a01a5823132.zip u-boot-imx-9d5028c2f7a65d3777867a6cfc966a01a5823132.tar.gz u-boot-imx-9d5028c2f7a65d3777867a6cfc966a01a5823132.tar.bz2 |
* Update for AT91RM9200DK and CMC_PU2 boards:
- Enable booting directly from flash
- fix CMC_PU2 flash driver
* Fix mkimage usage message
Diffstat (limited to 'include/configs/NC650.h')
-rw-r--r-- | include/configs/NC650.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/NC650.h b/include/configs/NC650.h index c62d879..8966909 100644 --- a/include/configs/NC650.h +++ b/include/configs/NC650.h @@ -347,8 +347,6 @@ #define CFG_OR5_PRELIM (((-CFG_SRAM_SIZE) & OR_AM_MSK) | CFG_OR_TIMING_SRAM) - - /* * 4096 Rows from SDRAM example configuration * 1000 factor s -> ms |