On 23:43 Sun 06 Sep , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <[email protected]> you > wrote: > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> > > --- > > Sorry for the late comment, but I hust notice that this patch (and > the two following ones) moves the board names to the right > directories, but it fails to also rename the Make target names and > the board config files. > > For example, moving board/omap3/beagle/ => board/ti/beagle/ is a > perfectly corrrect thing to do, but we should also use this > opportunity and fix the make target name (omap3_beagle_config => > beagle_config) and the board config file name > (include/configs/omap3_beagle.h => include/configs/beagle.h) > > > Do you see a chance to update your patches once more, so we can do > this in one step? I'd prefer to do this at once rather that doing the > rename in another patch. I'll prefer to do it in two step as we will face a problem for evm boards as they exist for multiple soc not only TI's.
So for evm I think we need to keep the omap3_evm as we have also as example a dvevm for davinci too This patch series move vendors to the corrent area the next one will fix the board config and header Best Regards, J. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

