commit | 7640f41988a456a0b1f05263d2e2dc5cd7d93984 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Sun Jul 19 19:37:24 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sun Jul 19 19:37:24 2009 +0200 |
tree | 3a229c26b6008f54282b1d0b3671890923940c8b | |
parent | 1a4664b53aaf23687b52d64b94be06a9aa260b86 [diff] |
Fix boards broken after removal of legacy NAND and DoC support Commit 2419169f removed support for legacy NAND and disk on chip but missed to update the code for a few boards. This patch fixes the resulting build issues. Signed-off-by: Wolfgang Denk <wd@denx.de>