commit | d4f92acefcbbc04d82da7167a0c1ed7297d66227 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Jun 29 13:30:50 2009 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Jul 07 16:33:44 2009 +0200 |
tree | 46abe0601eb6341adcf4968c0cd837e88b6b682d | |
parent | 57047e0479ea9141a74af78cf8f0a6e9dc2630c4 [diff] |
UBI: Fix build problem noticed on Apollon (arm/testing repo) This patch fixes a build problem noticed on Apollon by using mtd_dev_by_eb() instead of "/" as done in the Linux UBI version. So this brings the U-Boot UBI version more in sync with the Linux version again. Signed-off-by: Stefan Roese <sr@denx.de>