summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/misc-patches/u-boot-1.3.0-64MB-sdram-ngw100.patch
diff options
context:
space:
mode:
authorThomas Petazzoni2010-12-05 21:53:09 +0100
committerPeter Korsgaard2010-12-16 15:04:49 +0100
commit8356bda519796432ec6965fe95371a2c9e1305cc (patch)
treee369f12558329e1f24f5c129fa10282d06fe8a39 /target/device/Atmel/misc-patches/u-boot-1.3.0-64MB-sdram-ngw100.patch
parentboard: remove Valka v100sc2 (diff)
downloadbuildroot-8356bda519796432ec6965fe95371a2c9e1305cc.tar.gz
buildroot-8356bda519796432ec6965fe95371a2c9e1305cc.tar.xz
buildroot-8356bda519796432ec6965fe95371a2c9e1305cc.zip
Remove the few remaining unused Atmel-specific bits
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target/device/Atmel/misc-patches/u-boot-1.3.0-64MB-sdram-ngw100.patch')
-rw-r--r--target/device/Atmel/misc-patches/u-boot-1.3.0-64MB-sdram-ngw100.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/device/Atmel/misc-patches/u-boot-1.3.0-64MB-sdram-ngw100.patch b/target/device/Atmel/misc-patches/u-boot-1.3.0-64MB-sdram-ngw100.patch
deleted file mode 100644
index b04bbf968..000000000
--- a/target/device/Atmel/misc-patches/u-boot-1.3.0-64MB-sdram-ngw100.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/board/atmel/atngw100/atngw100.c 2008-03-02 10:17:04.000000000 -0500
-+++ b/board/atmel/atngw100/atngw100.c 2008-03-02 10:21:23.000000000 -0500
-@@ -31,7 +31,7 @@ DECLARE_GLOBAL_DATA_PTR;
- static const struct sdram_info sdram = {
- .phys_addr = CFG_SDRAM_BASE,
- .row_bits = 13,
-- .col_bits = 9,
-+ .col_bits = 10,
- .bank_bits = 2,
- .cas = 3,
- .twr = 2,