summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-04-03 22:48:05 +0200
committerWolfgang Denk <wd@denx.de>2009-04-03 22:48:05 +0200
commit8ddfe804c49f7b738eebfdc6a5d0e406581faf49 (patch)
tree9952f1a4ab23f6b92c5fed8caa7f1632e6f1d8bc /common
parentca41ef301b21b3ac25af71750624e0b3d5ddbb3e (diff)
parent99067b08f4a0ce20ff337a35211239f334d8f451 (diff)
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Diffstat (limited to 'common')
-rw-r--r--common/cmd_doc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/cmd_doc.c b/common/cmd_doc.c
index e2d4a42d1..3385c6736 100644
--- a/common/cmd_doc.c
+++ b/common/cmd_doc.c
@@ -14,6 +14,10 @@
#include <linux/mtd/nftl.h>
#include <linux/mtd/doc2000.h>
+#error This code is broken and will be removed outright in the next release.
+#error If you need diskonchip support, please update the Linux driver in
+#error drivers/mtd/nand/diskonchip.c to work with u-boot.
+
/*
* ! BROKEN !
*