On Friday 25 September 2009 14:05:57 Simon Kagstrom wrote: > Files in directories which are symlinked to were not dereferenced > correctly in last commit. E.g., with a symlink > > /boot/lnk -> /boot/real_dir > > loading > > /boot/lnk/uImage > > will fail. This patch fixes that by simply seeing to it that the target > base directory has a slash after it.
Applied to u-boot-ubi/master. Thanks. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: [email protected] _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

