diff options
author | Wolfgang Denk <wd@denx.de> | 2009-04-03 22:48:05 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-04-03 22:48:05 +0200 |
commit | 8ddfe804c49f7b738eebfdc6a5d0e406581faf49 (patch) | |
tree | 9952f1a4ab23f6b92c5fed8caa7f1632e6f1d8bc /common | |
parent | ca41ef301b21b3ac25af71750624e0b3d5ddbb3e (diff) | |
parent | 99067b08f4a0ce20ff337a35211239f334d8f451 (diff) | |
download | u-boot-imx-8ddfe804c49f7b738eebfdc6a5d0e406581faf49.zip u-boot-imx-8ddfe804c49f7b738eebfdc6a5d0e406581faf49.tar.gz u-boot-imx-8ddfe804c49f7b738eebfdc6a5d0e406581faf49.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Diffstat (limited to 'common')
-rw-r--r-- | common/cmd_doc.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/cmd_doc.c b/common/cmd_doc.c index e2d4a42..3385c67 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 ! * |